summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr86134.c
blob: 3fd21a32306320e565c618df0a309b0400a420e7 (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-options "-Wall -Werror -Wno-error=main -Wno-foobar" } */

void main() {} /* { dg-warning "return type" } */

/* { dg-message "unrecognized command-line option" "" { target *-*-* } 0 } */