https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91235
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2019-08-29 Ever confirmed|0 |1 --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Daniel Fruzynski from comment #1) > I checked that trunk gcc also accepts this code, both with -std=c++11 and > -std=c++1z. I still see the warning on gcc trunk.