[Bug tree-optimization/87186] Does not inline constant to simplify bitwise expression
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 2 13:49:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87186
--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> ---
How did you check? Looking at the .optimized dump or the asm, it is optimized
to a simple xor.
More information about the Gcc-bugs
mailing list