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";
       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";