http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60502
Marc Glisse <glisse at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glisse at gcc dot gnu.org --- Comment #4 from Marc Glisse <glisse at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #3) > Are you going to prepare a patch, or should I? Please go ahead (or I'll do it in a few days). Note that the &m1 part is not necessary to reproduce: *x |= (*x ^ m1);