From: Jason Merrill Date: Mon, 27 Jul 1998 11:09:14 +0000 (-0400) Subject: x X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cb99b4a0ce31c0018f08f9d713ac4ecf75d7e705;p=gcc.git x From-SVN: r21409 --- diff --git a/gcc/cp/NEWS b/gcc/cp/NEWS index faa48d9c256..e114bd037cd 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++