mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-24 19:19:57 +08:00
Fix typo in comment.
From-SVN: r43211
This commit is contained in:
parent
281e78ae1c
commit
eb2d0fd5f2
@ -48,7 +48,7 @@
|
||||
#define ASM_OLDAS_SPEC "-oldas -c"
|
||||
|
||||
/* 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. */
|
||||
#undef TARGET_LD_BUGGY_LDGP
|
||||
#define TARGET_LD_BUGGY_LDGP 1
|
||||
|
Loading…
Reference in New Issue
Block a user