Commit 56ef50e4 by J. David Anglin Committed by Jeff Law

* gcc.c-torture/execute/ieee/hugeval.x: New.

From-SVN: r38090
parent 0460a979
2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
* gcc.c-torture/execute/ieee/hugeval.x: New.
2000-12-06 Neil Booth <neilb@earthling.net>
* gcc.dg/cpp/backslash2.c: New tests.
......
# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX
# instead of +Infinity.
global target_triplet
if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } {
set torture_execute_xfail "$target_triplet"
}
return 0
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