Commit 945bad22 by Andreas Krebbel Committed by Andreas Krebbel

pr49994-3.c: Add -mbackchain for s390 and s390x.

2011-10-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

	* gcc.dg/pr49994-3.c: Add -mbackchain for s390 and s390x.

From-SVN: r179805
parent 8e07ab9f
2011-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gcc.dg/pr49994-3.c: Add -mbackchain for s390 and s390x.
2011-10-11 Richard Guenther <rguenther@suse.de> 2011-10-11 Richard Guenther <rguenther@suse.de>
PR tree-optimization/50204 PR tree-optimization/50204
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O2 -fsched2-use-superblocks -g" } */ /* { dg-options "-O2 -fsched2-use-superblocks -g" } */
/* { dg-options "-O2 -fsched2-use-superblocks -g -mbackchain" { target s390*-*-* } } */
/* { dg-require-effective-target scheduling } */ /* { dg-require-effective-target scheduling } */
void * void *
......
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