]> git.ipfire.org Git - thirdparty/gcc.git/commit
ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of may_trap_p to...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 26 Sep 2011 09:49:02 +0000 (09:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 26 Sep 2011 09:49:02 +0000 (09:49 +0000)
commitce438663a87db8ad44383fdf0d01364eb2ad877b
tree505b41ce5be5acc9f8e68844de274b816039d527
parentbdbebf669ee8257685c2b6d1c501e899cd20bbea
ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of may_trap_p to detect loads that may trap of...

* ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of
may_trap_p to detect loads that may trap of fault.

From-SVN: r179188
gcc/ChangeLog
gcc/ifcvt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/opt21.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/opt21_pkg.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/opt21_pkg.ads [new file with mode: 0644]