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:
parent
5e41dd6f29
commit
576b6537c8
@ -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
|
||||
|
1
gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.c
Normal file
1
gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.c
Normal file
@ -0,0 +1 @@
|
||||
#include "fp-cmp-8.c"
|
2
gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.x
Normal file
2
gcc/testsuite/gcc.c-torture/execute/ieee/pr38016.x
Normal file
@ -0,0 +1,2 @@
|
||||
lappend additional_flags "-fno-ivopts" "-fno-gcse"
|
||||
return 0
|
Loading…
Reference in New Issue
Block a user