From: Richard Henderson Date: Mon, 11 Jun 2001 19:51:59 +0000 (-0700) Subject: Fix typo in comment. X-Git-Tag: prereleases/libstdc++-3.0.95~3838 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb2d0fd5f2c9ca193078f6a0271fedee078be41f;p=thirdparty%2Fgcc.git Fix typo in comment. From-SVN: r43211 --- diff --git a/gcc/config/alpha/osf5.h b/gcc/config/alpha/osf5.h index 9599d764bd14..c832c5741886 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