Commit 30af957b by Uros Bizjak

pr37485.c (dg-options): Add -fno-loop-strip-mine -fno-loop-interchange -ffast-math.

	* gcc.dg/graphite/pr37485.c (dg-options): Add -fno-loop-strip-mine
	-fno-loop-interchange -ffast-math.

From-SVN: r175977
parent bbc210ab
2011-07-07 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/graphite/pr37485.c (dg-options): Add -fno-loop-strip-mine
-fno-loop-interchange -ffast-math.
2011-07-07 Richard Guenther <rguenther@suse.de>
* gcc.dg/ftrapv-3.c: New testcase.
......
/* { dg-options "-O2 -floop-block -fdump-tree-graphite-all" } */
/* { dg-options "-O2 -floop-block -fno-loop-strip-mine -fno-loop-interchange -ffast-math -fdump-tree-graphite-all" } */
typedef unsigned char UChar;
typedef int Int32;
......
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