[Bug c++/80648] [DR903] Valid C++11 null pointer constant (1-1) is rejected

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 8 12:50:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80648

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> ---
The committee has recently started indicating explicitly whether a particular
DR is intended to apply to the existing standard or only to the next one; most
fall into the former category.  We weren't doing that at the time of DR 903,
but it clearly is intended to resolve an issue introduced in C++11 with
constexpr, so I think it clearly should apply.


More information about the Gcc-bugs mailing list