This commit was manufactured by cvs2svn to create branch
[official-gcc.git] / gcc / testsuite / gcc.dg / charset / string.c
blob375e28a2ed62fb334a0539ba2c336de529dd5dc5
1 /* Simple character translation test. */
2 /* { dg-do compile }
3 { dg-require-iconv "IBM-1047" }
4 { dg-final { scan-assembler-not "string foobar" } } */
5 char *foo = "string foobar";