1 /* PR tree-optimization/35899 */
2 /* { dg-do compile } */
3 /* { dg-options "-std=gnu89 -O2" } */
8 int a
= bar (); /* { dg-line bar_implicit_decl } */
14 /* { dg-warning "conflicting types for" "" { target *-*-* } .-1 } */
15 /* { dg-message "note: previous implicit declaration" "" { target *-*-* } bar_implicit_decl } */