OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [pr30551-4.c] - Blame information for rev 689

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
/* PR 30551 -Wmain is enabled by -pedantic-errors and can be disabled. */
2
/* { dg-do compile } */
3
/* { dg-options "-pedantic-errors -Wno-main" } */
4
 
5
void main(char a) {} /* { dg-bogus "first argument of .main. should be .int." } */
6
/* { dg-bogus ".main. takes only zero or two arguments" "" { target *-*-* } 5 } */
7
/* { dg-bogus "return type of .main. is not .int." "" { target *-*-* } 5 } */
8
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.