re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))

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
This commit is contained in:
Andrew Pinski 2004-02-17 16:46:25 +00:00 committed by Andrew Pinski
parent 50654f6c03
commit d150ccef51
2 changed files with 6 additions and 1 deletions

View 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.

View 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