https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82714
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mliska at suse dot cz Component|c++ |tree-optimization --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed with GCC 7.2.0, can't reproduce on the branch head so it seems to be fixed already. Not sure which fix is responsible (to see wheter it's just gone latent). Martin, can you bisect?