re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse)

PR target/38016
	* gcc.c-torture/execute/ieee/pr38016.c,
	gcc.c-torture/execute/ieee/pr38016.c: New test.

From-SVN: r141615
This commit is contained in:
Hans-Peter Nilsson 2008-11-05 18:06:45 +00:00 committed by Hans-Peter Nilsson
parent 5e41dd6f29
commit 576b6537c8
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2008-11-05 Hans-Peter Nilsson <hp@axis.com>
PR target/38016
* gcc.c-torture/execute/ieee/pr38016.c,
gcc.c-torture/execute/ieee/pr38016.c: New test.
2008-11-05 Martin Jambor <mjambor@suse.cz>
PR middle-end/37861

View File

@ -0,0 +1 @@
#include "fp-cmp-8.c"

View File

@ -0,0 +1,2 @@
lappend additional_flags "-fno-ivopts" "-fno-gcse"
return 0