comparison gcc/testsuite/gcc.dg/pr86134.c @ 152:2b5abeee2509

update gcc11
author anatofuz
date Mon, 25 May 2020 07:50:57 +0900
parents
children
comparison
equal deleted inserted replaced
145:1830386684a0 152:2b5abeee2509
1 /* { dg-do compile } */
2 /* { dg-options "-Wall -Werror -Wno-error=main -Wno-foobar" } */
3
4 void main() {} /* { dg-warning "return type" } */
5
6 /* { dg-message "unrecognized command-line option" "" { target *-*-* } 0 } */