https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52145
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |accepts-invalid
--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
DR 903 is a DR against C++11 ([diff.cpp03.conv] identifies it as an
incompatibility with C++03, not with C++11).
Clang also implements DR 903 in C++11 mode.
