]> git.ipfire.org Git - thirdparty/gcc.git/commit
class.c (layout_class_type): Don't give -Wabi warning for a bug in a previous ABI...
authorJason Merrill <jason@redhat.com>
Wed, 24 Feb 2010 19:26:29 +0000 (14:26 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 24 Feb 2010 19:26:29 +0000 (14:26 -0500)
commit254d1a5a0c690e62e637fe913c00b00c9bec9aed
tree90a1da922c1d86a932639f410161400228aae693
parent22faf0048fbe3261eafc0ff93bbcdbaa7a8d0df8
class.c (layout_class_type): Don't give -Wabi warning for a bug in a previous ABI version.

* class.c (layout_class_type): Don't give -Wabi warning for a bug
in a previous ABI version.

From-SVN: r157051
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/abi/empty6.C