diff options
author | Fabien ChĂȘne <fabien@gcc.gnu.org> | 2014-03-26 22:33:28 +0100 |
---|---|---|
committer | Fabien ChĂȘne <fabien@gcc.gnu.org> | 2014-03-26 22:33:28 +0100 |
commit | 816551fe37d92bdd0982d85fe9e833e81dd9a255 (patch) | |
tree | f68ff5496d477c9f254942a564dfada70b727292 /libitm | |
parent | c288ec8f21609193c80546000ac23ce1f1bc69e7 (diff) | |
download | gcc-816551fe37d92bdd0982d85fe9e833e81dd9a255.tar.gz |
re PR c++/52369 (Const-qualified non-class base member and defaulted default constructor)
2014-03-26 Fabien Chene <fabien@gcc.gnu.org>
PR c++/52369
* cp/method.c (walk_field_subobs): improve the diagnostic
locations for both REFERENCE_TYPEs and non-static const members.
* cp/init.c (diagnose_uninitialized_cst_or_ref_member): use %q#D
instead of %qD to be consistent with the c++11 diagnostic.
2014-03-26 Fabien Chene <fabien@gcc.gnu.org>
PR c++/52369
* g++.dg/init/const10.C: New.
* g++.dg/init/const11.C: New.
* g++.dg/init/pr25811.C: Adjust.
* g++.dg/init/pr29043.C: Likewise.
* g++.dg/init/pr43719.C: Likewise.
* g++.dg/init/pr44086.C: Likewise.
* g++.dg/init/ctor8.C: Likewise.
* g++.dg/init/uninitialized1.C: Likewise.
From-SVN: r208854
Diffstat (limited to 'libitm')
0 files changed, 0 insertions, 0 deletions