[Bug tree-optimization/51049] A regression caused by "Improve handling of conditional-branches on targets with high branch costs"
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 6 22:46:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51049
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think this has been fixed or at least for most cases. That is the & part is
redone during the combineif pass.
More information about the Gcc-bugs
mailing list