]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix file naming convention from r183797.
authorGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 1 Feb 2012 12:49:34 +0000 (12:49 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 1 Feb 2012 12:49:34 +0000 (12:49 +0000)
From-SVN: r183799

gcc/testsuite/ChangeLog

index 1d2e16516183ecf7dc5ce2166a4476f9a3385691..cdf7755350646a1cae9c00491e2f57993b44ff27 100644 (file)
@@ -2,7 +2,7 @@
 
        Backport from mainline r183796
        PR rtl-optimization/51374
-       * testsuite/gcc.target/avr/torture/pr51374-1.c: New.
+       * gcc.target/avr/torture/pr51374-1.c: New.
 
 2012-01-30  Bin Cheng  <bin.cheng@arm.com>