gcc: fix internal compiler error on MIPS with MIPS16 enabled (triggered by libpcap)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47494
This commit is contained in:
Felix Fietkau
2015-11-18 00:57:22 +00:00
parent 49b3fc70e5
commit 52a307e54a
2 changed files with 24 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ sellcey@mips.com
--- a/gcc/config/mips/mips.c
+++ b/gcc/config/mips/mips.c
@@ -19621,6 +19621,9 @@ mips_lra_p (void)
@@ -19629,6 +19629,9 @@ mips_lra_p (void)
#undef TARGET_LRA_P
#define TARGET_LRA_P mips_lra_p