Commit eb2d0fd5 by Richard Henderson

Fix typo in comment.

From-SVN: r43211
parent 281e78ae
...@@ -48,7 +48,7 @@ ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment