From: Richard Henderson Date: Mon, 11 Jun 2001 19:51:59 +0000 (-0700) Subject: Fix typo in comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb2d0fd5f2c9ca193078f6a0271fedee078be41f;p=gcc.git Fix typo in comment. From-SVN: r43211 --- diff --git a/gcc/config/alpha/osf5.h b/gcc/config/alpha/osf5.h index 9599d764bd1..c832c574188 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