https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24016
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Manuel López-Ibáñez from comment #2) > (In reply to comment #1) > > > > It is, however, at least unspecified order of evaluation and a warning > > here would still make sense. > > > > A candidate for -Wsequence-points ? ...or a new flag?