[Bug c++/54249] [C++11] No ::nullptr_t in header <stddef.h>

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 6 22:44:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54249

--- Comment #13 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-06 22:44:23 UTC ---
Author: paolo
Date: Sat Oct  6 22:44:12 2012
New Revision: 192173

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192173
Log:
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/54249
    * ginclude/stddef.h: In C++11 mode declare nullptr_t in the global
    namespace.

/testsuite
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/54249
    * g++.dg/cpp0x/stddef.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/stddef.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ginclude/stddef.h
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list