https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67816
--- Comment #3 from rguenther at suse dot de <rguenther at suse dot de> --- On Fri, 2 Oct 2015, mpolacek at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67816 > > Marek Polacek <mpolacek at gcc dot gnu.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |mpolacek at gcc dot gnu.org > > --- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> --- > I can't reproduce with the test case in Comment 1, even when I switch to that > revision. Surely only -O3 is enough to trigger the ICE? On the cited rev. yes. In my heavily patched dev tree with current trunk it doesn't fail. But I don't see any DOM related changes so the issue must be at least latent.