Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / g++.dg / warn / no-write-strings.C
blobc5d48de37aa1b55acba2fa19c47f64c8932bfb64
1 // { dg-do compile }
2 // { dg-options -Wno-write-strings }
4 int main()
6    char* p = "Asgaard";