blob: 3a8f4e82d7ef23f47d6fbc1754116ef886b887bb [file] [log] [blame]
/* Check that we push the declaration and then continue translation. */
/* { dg-do compile }
{ dg-require-iconv "IBM1047" }
{ dg-final { scan-assembler-not "foobar" } } */
extern "C" { char *foo = "foobar"; }