Update PR ld/12365 test for GCC 6
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr16746b.c
1 static const char __evoke_link_warning_foobar[]
2 __attribute__ ((used, section (".gnu.warning.foobar\n\t#")))
3 = "foobar";
4
5 void foobar (void) {}
This page took 0.029772 seconds and 4 git commands to generate.