]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config.gcc: Fix another typo.
authorJoseph Myers <jsm28@cam.ac.uk>
Mon, 20 Nov 2000 00:58:02 +0000 (00:58 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 20 Nov 2000 00:58:02 +0000 (00:58 +0000)
From-SVN: r37577

gcc/ChangeLog
gcc/config.gcc

index 1e9c1c0afc42fa9bf96bdcab2e6e949b53b56d7e..9f291c2bc24ed10e5c51d1bf1378184d5c951e12 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * config.gcc: Fix another typo.
+
 2000-11-19  Richard Henderson  <rth@redhat.com>
 
        * c-decl.c (grokdeclarator): Support flexible array members.
index 20b84ba18535cf68015441880d3ada496a98a26b..842515d74b5710ee83a982d21011909866ac6bcd 100644 (file)
@@ -3117,7 +3117,7 @@ sparc64-*-linux*)         # 64-bit Sparc's running GNU/Linux
 thumb*-*-*)
        { echo "config.gcc: error:
 *** The Thumb targets have been deprecated.  The equivalent
-*** ARM based toolchain can now generated Thumb instructions
+*** ARM based toolchain can now generate Thumb instructions
 *** when the -mthumb switch is given to the compiler." 1>&2; exit 1; }
        ;;
 v850-*-rtems*)