Commit daab9768 by John David Anglin Committed by John David Anglin

re PR tree-optimization/17578 (Missed optimization--failure of…

re PR tree-optimization/17578 (Missed optimization--failure of gcc.c-torture/execute/ieee/compare-fp-3.c at -O1 and above)

	PR tree-optimization/17578
	* gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
	to additional_flags.
	* gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.

From-SVN: r92623
parent fe9ddfce
2004-12-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR tree-optimization/17578
* gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
to additional_flags.
* gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.
2004-12-25 Richard Henderson <rth@redhat.com> 2004-12-25 Richard Henderson <rth@redhat.com>
* lib/target-supports.exp (check_effective_target_vect_no_bitwise): * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
......
set options "-fno-trapping-math" lappend additional_flags "-fno-trapping-math"
return 0 return 0
set options "-fno-trapping-math" lappend additional_flags "-fno-trapping-math"
return 0 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