Commit 601071c8 by Martin Liska Committed by Martin Liska

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
parent 83837311
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> 2019-05-20 Uroš Bizjak <ubizjak@gmail.com>
PR testsuite/90503 PR testsuite/90503
......
/* PR middle-end/90263 */ /* PR middle-end/90263 */
/* { dg-do compile } */
/* { dg-require-effective-target glibc } */ /* { dg-require-effective-target glibc } */
int *f (int *p, int *q, long n) int *f (int *p, int *q, long n)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment