re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 17 Feb 2004 16:46:25 +0000 (16:46 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 17 Feb 2004 16:46:25 +0000 (08:46 -0800)
2004-02-17  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/14178
        * doc/invoke.texi (fabi-version): The default is 2 now.

From-SVN: r77952

gcc/ChangeLog
gcc/doc/invoke.texi

index de24deb627d19881958208e0081db00b98a8ec60..268004a060812b343a1664fd5c5ec5974565b5f5 100644 (file)
@@ -1,3 +1,8 @@
+2004-02-17  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c++/14178
+       * doc/invoke.texi (fabi-version): The default is 2 now.
+
 2004-02-17  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
 
        * loop-iv.c: New file.
index 2a8d919833eb7931ff14b40add8af9e2997ea5ba..85912abf9957faa0cb33925720d4d1b1891a5426 100644 (file)
@@ -1255,7 +1255,7 @@ the version that conforms most closely to the C++ ABI specification.
 Therefore, the ABI obtained using version 0 will change as ABI bugs
 are fixed.
 
-The default is version 1.
+The default is version 2.
 
 @item -fno-access-control
 @opindex fno-access-control