Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
pr86134.c
blob: 3fd21a32306320e565c618df0a309b0400a420e7 [
file
] [
log
] [
blame
]
/* { 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 } */