re PR c++/51547 (auto, type deduction, reference collapsing and const: invalid initia...
authorPaolo Carlini <paolo@gcc.gnu.org>
Wed, 28 Dec 2011 15:52:54 +0000 (15:52 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 28 Dec 2011 15:52:54 +0000 (15:52 +0000)
2011-12-27  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51547
* g++.dg/cpp0x/pr51547.C: New.

From-SVN: r182709

gcc/testsuite/ChangeLog

index 58d832375d65c35c574e09193eecf7ba3cc8f866..c3b57c1be328d06b956230c4e7ad022ac0a4064b 100644 (file)
@@ -2,6 +2,11 @@
 
        * gcc.dg/torture/pr50396.c: Use dg-add-options ieee.
 
+2011-12-27  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/51547
+       * g++.dg/cpp0x/pr51547.C: New.
+
 2011-12-27  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.c-torture/execute/20111227-1.c: New test.