]> git.ipfire.org Git - thirdparty/gcc.git/commit
2012-10-06 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Oct 2012 22:44:12 +0000 (22:44 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Oct 2012 22:44:12 +0000 (22:44 +0000)
commit24b73c8c4c2f336b0b4d400e8c653f88f7c205a2
tree80d49f82c98375af91e9f035dd46564ae94eae56
parent9d4632754778971fa50e5789be76eab5fe88f020
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192173 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ginclude/stddef.h
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/stddef.C [new file with mode: 0644]