[Bug tree-optimization/55869] different bit shift/or optimization.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55869 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW
[Bug tree-optimization/55869] different bit shift/or optimization.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55869 Richard Biener changed: What|Removed |Added Keywords||missed-optimization
[Bug tree-optimization/55869] different bit shift/or optimization.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55869 --- Comment #1 from Andrew Pinski 2013-01-03 20:25:27 UTC --- The question I think comes down to this is shifting faster than testb/cmove ?