[Bug tree-optimization/77514] [6/7 Regression] ICE in VN_INFO_GET, at tree-ssa-sccvn.c:406 w/ -O2 (and above)
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 16:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77514
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
On the other hand: l0 += (*rs ^ (l0 &= 1));
looks like undefined behavior.
More information about the Gcc-bugs
mailing list