IVOPT performance tuning patch. The main problem is a variant of maximal weight
[official-gcc.git] / gcc / testsuite / gcc.dg / attr-weak-1.c
blob014e37d4d9a5bbc77e00fdf76315640ead8bf708
1 /* { dg-do compile } */
3 __inline void foo(void) __attribute__((weak)); /* { dg-error "inline.*weak" } */