From fbf0a745375c293b92cd2584364d7a3c3731fe7e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 7 Oct 2017 10:29:23 -0700 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-6.3.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/gcc/gcc-6.3.inc') 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 = "\ file://0048-sync-gcc-stddef.h-with-musl.patch \ file://0054_all_nopie-all-flags.patch \ file://0055-unwind_h-glibc26.patch \ + file://0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch \ ${BACKPORTS} \ " BACKPORTS = "\ -- cgit v1.2.3-54-g00ecf