https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69368
--- Comment #42 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- (In reply to Wilco from comment #41) > Yes, but it was suggested that -std=legacy wasn't the right flag in comment > 35... What -std=legacy mostly does is to allow extensioms, not to accept code which was always broken. This is is why I suggested some other option. I do not feel very strongly about this, though.
