]> git.ipfire.org Git - thirdparty/gcc.git/commit
DR 1402
authorJason Merrill <jason@redhat.com>
Wed, 11 Jul 2012 11:53:23 +0000 (07:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 11 Jul 2012 11:53:23 +0000 (07:53 -0400)
commit45ffb6f7436e7f2cebc61a18108bad5b38cc4fd4
treea8706d18216573732634c99a664840765d92409b
parent6bdf3519449086bc04f2431305607ff8c71e27ca
DR 1402

DR 1402
* method.c (synthesized_method_walk): Replace uses of msg with diag.
Correct handling of virtual bases with move operations.
(process_subob_fn, walk_field_subobs): Replace uses of msg with diag.

From-SVN: r189426
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/defaulted37.C [new file with mode: 0644]