]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.texi: Adjust wording.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Nov 2000 23:44:24 +0000 (23:44 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Nov 2000 23:44:24 +0000 (23:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37393 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/gcc.texi

index 5c34f1ae9772c7ca276d740545a406080e1109f5..7dc20bb11bea9b8af8ada059d916e49d89f306d0 100644 (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.
index b466cbb622ab93a526baa8917f719baf68884607..c319731ee13be0b945b585b1aebe7b586ad49d29 100644 (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.