diff options
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/config/alpha/osf5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/osf5.h b/gcc/config/alpha/osf5.h index 9599d76..c832c57 100644 --- a/gcc/config/alpha/osf5.h +++ b/gcc/config/alpha/osf5.h @@ -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 |
