projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb87a8
)
Add the entry for g++.dg/warn/unused-result1.C.
author
H.J. Lu
<hjl@gcc.gnu.org>
Thu, 7 Sep 2006 21:07:17 +0000
(14:07 -0700)
committer
H.J. Lu
<hjl@gcc.gnu.org>
Thu, 7 Sep 2006 21:07:17 +0000
(14:07 -0700)
From-SVN: r116761
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 392051c8085f70596f19b46f16beaaebead009b6..7c38ebc741879d673d306d866484505d9df71f50 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-29,6
+29,11
@@
PR rtl-opt/27883
* g++.dg/opt/copysign-1.C: New test.
+2006-09-06 Jason Merrill <jason@redhat.com>
+
+ PR c++/27371
+ * g++.dg/warn/unused-result1.C: New test.
+
2006-09-06 Mark Mitchell <mark@codesourcery.com>
PR c++/28903