Move a test-case (PR testsuite/90551).

2019-05-21  Martin Liska  <mliska@suse.cz>

	PR testsuite/90551
	* pr90263.c: Move from gcc.c-torture/compile
	into gcc.dg.

From-SVN: r271454
This commit is contained in:
Martin Liska 2019-05-21 08:55:07 +02:00 committed by Martin Liska
parent 838373111f
commit 601071c8bd
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2019-05-21 Martin Liska <mliska@suse.cz>
PR testsuite/90551
* pr90263.c: Move from gcc.c-torture/compile
into gcc.dg.
2019-05-20 Uroš Bizjak <ubizjak@gmail.com>
PR testsuite/90503

View File

@ -1,4 +1,5 @@
/* PR middle-end/90263 */
/* { dg-do compile } */
/* { dg-require-effective-target glibc } */
int *f (int *p, int *q, long n)