[Bug tree-optimization/67628] [tree-optimization] (a && b) && c shows better codegen than a && (b && c)
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 6 13:31:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67628
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
--- Comment #5 from Patrick Palka <ppalka at gcc dot gnu.org> ---
*** Bug 70087 has been marked as a duplicate of this bug. ***
More information about the Gcc-bugs
mailing list