1 /* { dg-do compile } */ 2 3 __inline void foo(void) __attribute__((weak)); /* { dg-warning "inline.*weak" } */ 4 5