index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
stddef.C
blob: dad9200cc011775db35a1b8f6f2c25b5108fb708 (
plain
)
1
2
3
4
5
6
// PR c++/54249
// { dg-do compile { target c++11 } }
#include <stddef.h>
::
nullptr_t n
;