Merge from the pain train
[official-gcc.git] / gcc / testsuite / gcc.dg / charset / string.c
blobf720773dd57562e14708945da84ff8290855aae9
1 /* Simple character translation test. */
2 /* { dg-do compile }
3 { dg-require-iconv "IBM1047" }
4 { dg-final { scan-assembler-not "string foobar" } } */
5 char *foo = "string foobar";