Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.jason/
rfg6.C
// { dg-do assemble } const wchar_t *single = L"xyz" ; const wchar_t *(array[]) = { L"xyz" };