projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
535131f
)
re PR c++/51547 (auto, type deduction, reference collapsing and const: invalid initia...
author
Paolo Carlini
<paolo@gcc.gnu.org>
Wed, 28 Dec 2011 15:52:54 +0000
(15:52 +0000)
committer
Paolo 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 58d832375d65c35c574e09193eecf7ba3cc8f866..c3b57c1be328d06b956230c4e7ad022ac0a4064b 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-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.