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
/
udlit_system_header
blob: d541f24f62ac77037b47b960dab9ff74d3b2b1a5 (
plain
)
1
2
3
4
5
6
#pragma GCC system_header char operator"" stdsuffix(char __c) { return __c/2; }