]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move tests depending on graphite to correct subdirectory.
authorJoost VandeVondele <vondele@gcc.gnu.org>
Sun, 8 Nov 2015 19:12:53 +0000 (19:12 +0000)
committerJoost VandeVondele <vondele@gcc.gnu.org>
Sun, 8 Nov 2015 19:12:53 +0000 (19:12 +0000)
2015-11-08  Joost VandeVondele <vondele@gcc.gnu.org>

* gfortran.dg/PR67518.f90: move from here...
* gfortran.dg/graphite/PR67518.f90: to here.
* gfortran.dg/PR53852.f90: move from here...
* gfortran.dg/graphite/PR53852.f90: to here.

From-SVN: r229967

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/graphite/PR53852.f90 [moved from gcc/testsuite/gfortran.dg/PR53852.f90 with 100% similarity]
gcc/testsuite/gfortran.dg/graphite/PR67518.f90 [moved from gcc/testsuite/gfortran.dg/PR67518.f90 with 100% similarity]

index 816fc94630505f0e395c7edff8e0147bcacb6444..fd6979c298b4a500bc0a6f73f62e1447521afc6e 100644 (file)
@@ -1,3 +1,10 @@
+2015-11-08  Joost VandeVondele <vondele@gcc.gnu.org>
+
+       * gfortran.dg/PR67518.f90: move from here...
+       * gfortran.dg/graphite/PR67518.f90: to here.
+       * gfortran.dg/PR53852.f90: move from here...
+       * gfortran.dg/graphite/PR53852.f90: to here.
+
 2015-11-08  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.dg/sso-1.c: New test.