aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/charset/string.c
blob: f720773dd57562e14708945da84ff8290855aae9 (plain)
1
2
3
4
5
/* Simple character translation test.  */
/* { dg-do compile }
   { dg-require-iconv "IBM1047" }
   { dg-final { scan-assembler-not "string foobar" } } */
char *foo = "string foobar";