[Bug tree-optimization/21462] if statement not converted to MIN_EXPR

2025-09-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21462 Bug 21462 depends on bug 10050, which changed state. Bug 10050 Summary: ifcvt is not smart enough https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10050 What|Removed |Added --

[Bug tree-optimization/21462] if statement not converted to MIN_EXPR

2012-02-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21462 Andrew Pinski changed: What|Removed |Added Depends on||10050 --- Comment #4 from Andrew Pinski

[Bug tree-optimization/21462] if statement not converted to MIN_EXPR

2007-04-18 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-04-18 10:00 --- Micha, this one should be catched by your conditional store patch. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/21462] if statement not converted to MIN_EXPR

2005-05-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-09 21:34 --- Confirmed, well the "if (SrcP[x]http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21462

[Bug tree-optimization/21462] if statement not converted to MIN_EXPR

2005-05-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-09 21:33 --- *** Bug 21463 has been marked as a duplicate of this bug. *** -- What|Removed |Added