This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]