summaryrefslogtreecommitdiff
path: root/packages/gcc/7.3.0/0020-xtensa-libgcc-literal_position.patch
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-07 19:23:42 (GMT)
committerGitHub <noreply@github.com>2018-12-07 19:23:42 (GMT)
commit2a4ea327b6af55e40c7cebfe6d6fa79c245cbf26 (patch)
tree417e4472dc285d1a71dcf21da3cf45366ac2b8be /packages/gcc/7.3.0/0020-xtensa-libgcc-literal_position.patch
parent4c2c2315dfaefc7261f12fbbbf4ce5639dad94a2 (diff)
parentfaa78497823e933b1bec477e2ccb1251a0ab5a7b (diff)
Merge pull request #1111 from stilor/gcc-7.4
Import GCC 7.4.0
Diffstat (limited to 'packages/gcc/7.3.0/0020-xtensa-libgcc-literal_position.patch')
-rw-r--r--packages/gcc/7.3.0/0020-xtensa-libgcc-literal_position.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/packages/gcc/7.3.0/0020-xtensa-libgcc-literal_position.patch b/packages/gcc/7.3.0/0020-xtensa-libgcc-literal_position.patch
deleted file mode 100644
index fc7f082..0000000
--- a/packages/gcc/7.3.0/0020-xtensa-libgcc-literal_position.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-libgcc: xtensa: fix build with -mtext-section-literals
-
-Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
----
- libgcc/config/xtensa/ieee754-df.S | 1 +
- libgcc/config/xtensa/ieee754-sf.S | 1 +
- 2 files changed, 2 insertions(+)
-
---- a/libgcc/config/xtensa/ieee754-sf.S
-+++ b/libgcc/config/xtensa/ieee754-sf.S
-@@ -55,6 +55,7 @@
-
- #ifdef L_addsubsf3
-
-+ .literal_position
- /* Addition */
- __addsf3_aux:
-
---- a/libgcc/config/xtensa/ieee754-df.S
-+++ b/libgcc/config/xtensa/ieee754-df.S
-@@ -55,6 +55,7 @@
-
- #ifdef L_addsubdf3
-
-+ .literal_position
- /* Addition */
- __adddf3_aux:
-