From: Joseph Myers Date: Sat, 11 Nov 2000 23:44:24 +0000 (+0000) Subject: * gcc.texi: Adjust wording. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ee322c99319bb283d6bd298a469482d9eed7004;p=gcc.git * gcc.texi: Adjust wording. From-SVN: r37393 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5c34f1ae977..7dc20bb11be 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2000-11-11 Joseph S. Myers + + * gcc.texi: Adjust wording. + 2000-11-11 Mark Mitchell * fixinc/inclhack.def (avoid_wchar_t_type): New fix. diff --git a/gcc/gcc.texi b/gcc/gcc.texi index b466cbb622a..c319731ee13 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -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.