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>2018-03-14 07:55:54 -0700
commit7e12df5bec2c1811217e5843f92bb466e43b787a (patch)
tree968f2b9b670cc5ee8ace19476a5a8df7f18a3cb2 /meta/recipes-devtools/gcc/gcc-6.3.inc
parent4cb2af5af804393c80ed4d76b2ff34187d5a4d5b (diff)
downloadpoky-7e12df5bec2c1811217e5843f92bb466e43b787a.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: 7f5485d2b8f978964f1f932fd328c98d0a1872c0) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d2631f45a057c53797b7ba657662f35f66a2b04e) 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 d74f12c466..0d98be3861 100644
--- a/meta/recipes-devtools/gcc/gcc-6.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-6.3.inc
@@ -81,6 +81,7 @@ SRC_URI = "\
81 file://0048-sync-gcc-stddef.h-with-musl.patch \ 81 file://0048-sync-gcc-stddef.h-with-musl.patch \
82 file://0054_all_nopie-all-flags.patch \ 82 file://0054_all_nopie-all-flags.patch \
83 file://0055-unwind_h-glibc26.patch \ 83 file://0055-unwind_h-glibc26.patch \
84 file://0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch \
84 ${BACKPORTS} \ 85 ${BACKPORTS} \
85" 86"
86BACKPORTS = "\ 87BACKPORTS = "\