re PR middle-end/47661 (predict is confused by FP comparisons when math can trap)
authorRichard Guenther <rguenther@suse.de>
Mon, 21 Mar 2011 13:50:26 +0000 (13:50 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 21 Mar 2011 13:50:26 +0000 (13:50 +0000)
commitf9613c9a91946240237660e37e1079d3b6467160
tree2d16c39238856901ca231ed6745a5d5a3f019cc1
parent9bfbc1ebb51cbfdd8f5743ef786154ae7440d673
re PR middle-end/47661 (predict is confused by FP comparisons when math can trap)

2011-03-21  Richard Guenther  <rguenther@suse.de>

PR middle-end/47661
* gimple.c (is_gimple_condexpr): Use tree_could_throw_p.

From-SVN: r171236
gcc/ChangeLog
gcc/gimple.c