* gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.

From-SVN: r25822
This commit is contained in:
Richard Henderson 1999-03-17 04:23:42 -08:00 committed by Richard Henderson
parent 5f98f7c481
commit f541e78dd0
2 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
* gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
* execute/970312-1.c, execute/980605-1.c (f): Change printf to sprintf.

View file

@ -0,0 +1,11 @@
set torture_eval_before_execute {
set compiler_conditional_xfail_data {
"ia32 fp rounding isn't pedantic" \
"i?86-*-*" \
{ "-O3" "-O2" "-O1" "-Os"} \
{ "" }
}
}
return 0