repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Clean up some minor white space issues in trans-decl.c and trans-expr.c
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
redef1.C
blob
0235ffb72e9c90e1377b81cb56303d4dbd632fae
1
// { dg-options "" }
2
// PR c++/16193
3
4
# 1 "syshdr1.C"
5
# 1 "syshdr1.h" 1 3
6
// Redefinitions of built-in types are allowed in system headers so
7
// that G++ will work with system headers that are not fully
8
// C++-aware.
9
typedef long wchar_t;
10
# 2 "syshdr1.C" 2