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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user