[Bug tree-optimization/71947] [6/7 Regression] x ^ y not folded to 0 if x == y by DOM
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 21 13:57:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71947
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Now the testcase is optimized at -O2 by VRP but still not at -O1.
More information about the Gcc-bugs
mailing list