* gcc.texi: Adjust wording.

From-SVN: r37393
This commit is contained in:
Joseph Myers 2000-11-11 23:44:24 +00:00 committed by Joseph Myers
parent b72bd9c21a
commit 8ee322c993
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2000-11-11 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc.texi: Adjust wording.
2000-11-11 Mark Mitchell <mark@codesourcery.com>
* fixinc/inclhack.def (avoid_wchar_t_type): New fix.

View file

@ -340,7 +340,7 @@ give you comprehensive C++ source-level editing capabilities
For each language compiled by GCC for which there is a standard, GCC
attempts to follow one or more versions of that standard, possibly
with some limitations.
with some exceptions, and possibly with some extensions.
GCC supports three versions of the C standard, although support for
the most recent version is not yet complete.