Add the entry for g++.dg/warn/unused-result1.C.
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Sep 2006 21:07:17 +0000 (21:07 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Sep 2006 21:07:17 +0000 (21:07 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116761 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 392051c..7c38ebc 100644 (file)
        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