mirror of git://gcc.gnu.org/git/gcc.git
parent
281e78ae1c
commit
eb2d0fd5f2
|
@ -48,7 +48,7 @@
|
||||||
#define ASM_OLDAS_SPEC "-oldas -c"
|
#define ASM_OLDAS_SPEC "-oldas -c"
|
||||||
|
|
||||||
/* The linker appears to perform invalid code optimizations that result
|
/* The linker appears to perform invalid code optimizations that result
|
||||||
in the ldgp emitted for the exception_receiver pattern being incorrctly
|
in the ldgp emitted for the exception_receiver pattern being incorrectly
|
||||||
linked. */
|
linked. */
|
||||||
#undef TARGET_LD_BUGGY_LDGP
|
#undef TARGET_LD_BUGGY_LDGP
|
||||||
#define TARGET_LD_BUGGY_LDGP 1
|
#define TARGET_LD_BUGGY_LDGP 1
|
||||||
|
|
Loading…
Reference in New Issue