]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Correct filename.
authorH.J. Lu <hjl@gcc.gnu.org>
Sat, 7 Mar 2009 19:08:02 +0000 (11:08 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 7 Mar 2009 19:08:02 +0000 (11:08 -0800)
From-SVN: r144702

gcc/testsuite/ChangeLog

index f424f37e88f8d7e3ca99148e6a64cb95199d0b0e..1b7a69d10e16e1c9482a5c764fd1d97d0160c8fe 100644 (file)
 2009-02-26  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR c++/37789
-       * other/pr37789.C: New.
+       * g++.dg/other/pr37789.C: New.
 
 2009-02-26  Paul Thomas  <pault@gcc.gnu.org>