Add ABI change note to previous change.
authorDavid S. Miller <davem@gcc.gnu.org>
Tue, 30 Apr 2002 22:27:01 +0000 (15:27 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Tue, 30 Apr 2002 22:27:01 +0000 (15:27 -0700)
From-SVN: r52977

gcc/cp/ChangeLog

index c1520de5b184631c81f3b032ebcf474fbb67e10a..20b8ccf606a79af6d868f15843c06a88c08f6fa0 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.