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