summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-6.3.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-10-07 10:29:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-09 10:09:09 +0100
commit29b0f2c08fce18d90ff68e2ced1c05b041204848 (patch)
tree860d84e83328b7ff63a44b510fe1baed92383879 /meta/recipes-devtools/gcc/gcc-6.3.inc
parent2f2684984d906e8b6df7865ed813f74484d5c6b4 (diff)
downloadpoky-29b0f2c08fce18d90ff68e2ced1c05b041204848.tar.gz
gcc-6.3: Backport patch to fix ICE on ARM
Fixes internal compiler error: Max. number of generated reload insns per insn is achieved (90) (From OE-Core rev: d2631f45a057c53797b7ba657662f35f66a2b04e) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-6.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-6.3.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-6.3.inc b/meta/recipes-devtools/gcc/gcc-6.3.inc
index ec6d8cdac1..e569e0220b 100644
--- a/meta/recipes-devtools/gcc/gcc-6.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-6.3.inc
@@ -75,6 +75,7 @@ SRC_URI = "\
75 file://0048-sync-gcc-stddef.h-with-musl.patch \ 75 file://0048-sync-gcc-stddef.h-with-musl.patch \
76 file://0054_all_nopie-all-flags.patch \ 76 file://0054_all_nopie-all-flags.patch \
77 file://0055-unwind_h-glibc26.patch \ 77 file://0055-unwind_h-glibc26.patch \
78 file://0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch \
78 ${BACKPORTS} \ 79 ${BACKPORTS} \
79" 80"
80BACKPORTS = "\ 81BACKPORTS = "\