Retro68/binutils/ld/testsuite/ld-plugin/pr16746b.c

6 lines
146 B
C
Raw Normal View History

2015-08-28 15:32:19 +00:00
static const char __evoke_link_warning_foobar[]
__attribute__ ((used, section (".gnu.warning.foobar\n\t#")))
= "foobar";
void foobar (void) {}