Move a target test-case to generic folder.

2019-09-25  Martin Liska  <mliska@suse.cz>

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

From-SVN: r276120
This commit is contained in:
Martin Liska 2019-09-25 12:07:11 +02:00 committed by Martin Liska
parent a4cd9ac5f0
commit 48bea5dff4
2 changed files with 5 additions and 0 deletions

View 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.