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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [20031223-1.c] - Blame information for rev 695

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
/* PR c/11995 */
2
/* The following test used to ICE after an error message
3
   because GCC was trying to expand the trees to rtl.  */
4
 
5
/* { dg-do compile } */
6
/* { dg-options "" } */
7
 
8
void f ()
9
{
10
 l: int; /* { dg-error "a label can only be part of a statement and a declaration is not a statement" } */
11
 /* { dg-warning "useless type name in empty declaration" "" { target *-*-* } 10 } */
12
 /* { dg-error "label at end of compound statement" "" { target *-*-* } 10 } */
13
}

powered by: WebSVN 2.1.0

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