Move a target test-case to generic folder.
authorMartin Liska <mliska@suse.cz>
Wed, 25 Sep 2019 10:07:11 +0000 (12:07 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 25 Sep 2019 10:07:11 +0000 (10:07 +0000)
2019-09-25  Martin Liska  <mliska@suse.cz>

* gcc.target/s390/pr91014.c: Move to ...
* gcc.dg/pr91014.c: ... this.

From-SVN: r276120

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr91014.c [moved from gcc/testsuite/gcc.target/s390/pr91014.c with 100% similarity]

index 44fc3e3..f948133 100644 (file)
@@ -1,3 +1,8 @@
+2019-09-25  Martin Liska  <mliska@suse.cz>
+
+       * gcc.target/s390/pr91014.c: Move to ...
+       * gcc.dg/pr91014.c: ... this.
+
 2019-09-25  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * g++.dg/diagnostic/redeclaration-1.C: New.