OSDN Git Service

2004-02-17 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Feb 2004 16:46:25 +0000 (16:46 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Feb 2004 16:46:25 +0000 (16:46 +0000)
        PR c++/14178
        * doc/invoke.texi (fabi-version): The default is 2 now.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77952 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index de24deb..268004a 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 2a8d919..85912ab 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