Commit cb99b4a0 by Jason Merrill

x

From-SVN: r21409
parent 51d68ee8
...@@ -32,6 +32,10 @@ ...@@ -32,6 +32,10 @@
ABI is subject to change without notice, so don't use it for anything ABI is subject to change without notice, so don't use it for anything
that you don't want to rebuild with every release of the compiler. that you don't want to rebuild with every release of the compiler.
As with all ABI-changing flags, this flag is for experts only, as all
code (including the library code in libgcc and libstdc++) must be
compiled with the same ABI.
*** Changes in EGCS 1.0: *** Changes in EGCS 1.0:
* A public review copy of the December 1996 Draft of the ISO/ANSI C++ * A public review copy of the December 1996 Draft of the ISO/ANSI C++
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment