]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add ABI change note to previous change.
authorDavid S. Miller <davem@gcc.gnu.org>
Tue, 30 Apr 2002 22:27:46 +0000 (15:27 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Tue, 30 Apr 2002 22:27:46 +0000 (15:27 -0700)
From-SVN: r52978

gcc/cp/ChangeLog

index 6403c9dc7675a7a6dc3576d1f51507ca37ee6de5..9a2b59e59ea09815a828a5bf698e14995cf82b5a 100644 (file)
@@ -1,5 +1,6 @@
 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
 
+       ABI change, returning simple classes from functions.
        * class.c (finish_struct_bits): Only mark TREE_ADDRESSABLE if
        TYPE_HAS_TRIVIAL_INIT_REF is false or
        TYPE_HAS_NONTRIVIAL_DESTRUCTOR is true.