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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [objc.dg/] [fsyntax-only.m] - Blame information for rev 338

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 309 jeremybenn
/* Test -fsyntax-only compiler option  */
2
/* { dg-do compile } */
3
/* { dg-options "-fsyntax-only" } */
4
 
5
@interface foo
6
-(void) my_method:(int) i with:(int) j;
7
@end
8
 
9
@implementation foo
10
-(void) my_method:(int) i with:(int) j { }
11
@end

powered by: WebSVN 2.1.0

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