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:02 -0700
commitfbf0a745375c293b92cd2584364d7a3c3731fe7e (patch)
tree01ef2a6071c7520aac9a1a85690f15519c27cdd6 /meta/recipes-devtools/gcc/gcc-6.3.inc
parentf7a61385893643e2b4b0c2d100ccde79eafce566 (diff)
downloadpoky-fbf0a745375c293b92cd2584364d7a3c3731fe7e.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: e58a1b3f0edce84103529b6761fc323be301ba07) 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 5c81a33af0..7b409f119b 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 = "\