]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add the entry for g++.dg/warn/unused-result1.C.
authorH.J. Lu <hjl@gcc.gnu.org>
Thu, 7 Sep 2006 21:07:17 +0000 (14:07 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 7 Sep 2006 21:07:17 +0000 (14:07 -0700)
From-SVN: r116761

gcc/testsuite/ChangeLog

index 392051c8085f70596f19b46f16beaaebead009b6..7c38ebc741879d673d306d866484505d9df71f50 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