Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/pr86134.c

7 lines
219 B
C

/* { 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 } */