https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87603
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-10-13
CC| |jason at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Jason, what do we want to do here?
As the change to C++17 was accidental it seems odd to treat is as a DR, so do
we want to preserve the existing behaviour for C++11 and C++14 but change it
for C++17? Or just change it for all dialects?