From: jsm28 Date: Sat, 11 Nov 2000 23:44:24 +0000 (+0000) Subject: * gcc.texi: Adjust wording. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8b04e01c4b293f1cf93532aab521ecfd46747bd;p=thirdparty%2Fgcc.git * gcc.texi: Adjust wording. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37393 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5c34f1ae9772..7dc20bb11bea 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 b466cbb622ab..c319731ee13b 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.