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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [anon-struct-5.c] - Blame information for rev 823

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

Line No. Rev Author Line
1 149 jeremybenn
/* Test bad warning for anonymous int in structure.  Bug 17189.  */
2
/* { dg-do compile } */
3
/* { dg-options "-std=c99 -pedantic-errors" } */
4
 
5
struct Foo { int; }; /* { dg-bogus "unnamed" } */
6
/* { dg-error "error: declaration does not declare anything" "int;" { target *-*-* } 5 } */
7
/* { dg-error "error: struct has no members" "no members" { target *-*-* } 5 } */

powered by: WebSVN 2.1.0

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