[Bug c++/107260] The prvalue with the value 0 that is not a integer literal shouldn't convert to std::nullptr_t

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 14 13:21:28 GMT 2022


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

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

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I think this is CWG 903 and thus a dup of bug 52145.  The problem here is
probably the same as I described in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77712#c2.


More information about the Gcc-bugs mailing list