[Bug tree-optimization/21462] if statement not converted to MIN_EXPR
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 7 21:07:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21462
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |10050
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-07 21:06:42 UTC ---
Only Tst5 is not optimized, we need to do something like what is needed to be
done for PR 10050. Note this optimization is invalid for the C11/C++ memory
model.
More information about the Gcc-bugs
mailing list