URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [objc.dg/] [super-class-1.m] - Rev 20
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test super classes. */ /* { dg-do compile } */ @interface class0 : supclass0 @end /* { dg-error "annot find interface declaration for .*, superclass" } */
Go to most recent revision | Compare with Previous | Blame | View Log