Commit 4956b224 by Senthil Kumar Selvaraj Committed by Mike Stump

alias-1.c: Add dg-require-effective-target scheduling.

2013-05-14  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

	    * gcc.dg/torture/alias-1.c: Add dg-require-effective-target
	    scheduling.

From-SVN: r198909
parent f7716d57
2013-05-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* gcc.dg/torture/alias-1.c: Add dg-require-effective-target
scheduling.
2013-05-14 Jakub Jelinek <jakub@redhat.com>
PR c++/57274
......
/* { dg-do run } */
/* { dg-options "-fschedule-insns" } */
/* { dg-require-effective-target scheduling } */
extern void abort (void) __attribute__((noreturn));
......
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