Details | Compare with Previous | View Log
static void bar(void) __attribute__ ((weakref("baz")));
void *x = (void *)bar;