aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/NEWS
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>1998-07-27 07:09:14 -0400
committerJason Merrill <jason@gcc.gnu.org>1998-07-27 07:09:14 -0400
commitcb99b4a0ce31c0018f08f9d713ac4ecf75d7e705 (patch)
tree437c74ced3f9f40c6456cc3b43c63b901b959011 /gcc/cp/NEWS
parent51d68ee878bed32c3674bdedaa55e78f5f63f226 (diff)
downloadgcc-cb99b4a0ce31c0018f08f9d713ac4ecf75d7e705.zip
gcc-cb99b4a0ce31c0018f08f9d713ac4ecf75d7e705.tar.gz
gcc-cb99b4a0ce31c0018f08f9d713ac4ecf75d7e705.tar.bz2
x
From-SVN: r21409
Diffstat (limited to 'gcc/cp/NEWS')
-rw-r--r--gcc/cp/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/NEWS b/gcc/cp/NEWS
index faa48d9..e114bd0 100644
--- a/gcc/cp/NEWS
+++ b/gcc/cp/NEWS
@@ -32,6 +32,10 @@
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.
+ 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:
* A public review copy of the December 1996 Draft of the ISO/ANSI C++