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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [objc.dg/] [id-1.m] - Blame information for rev 704

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 704 jeremybenn
/* Test attempt to redefine 'id' in an incompatible fashion.  */
2
/* { dg-do compile } */
3
 
4
typedef int id;  /* { dg-error "conflicting types for .id." } */
5
/* { dg-message "previous declaration of .id. was here" "" { target *-*-* } 0 } */
6
 
7
id b;

powered by: WebSVN 2.1.0

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