* config.gcc: Fix another typo.

From-SVN: r37577
This commit is contained in:
Joseph Myers 2000-11-20 00:58:02 +00:00 committed by Joseph Myers
parent a25f12118f
commit cfd1c7ea39
2 changed files with 5 additions and 1 deletions

View 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.

View 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*)