Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
gcc
/
testsuite
/
g++.old-deja
/
g++.jason
/
rfg7.C
blob: db19deeab4eb49c71f5509313eeb5bc608c76d36 [
file
] [
log
] [
blame
]
// { dg-do assemble }
// Bug: fixincludes and/or cpp mangle the definition of wchar_t so that this
// doesn't work.
#include
<stdlib.h>
wchar_t
array
[]
=
L
"xxx"
;
// { dg-bogus "" } wchar_t