OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [objc/] [compile/] [method-1.m] - Blame information for rev 338

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 307 jeremybenn
/* PR objc/29195 */
2
/* Test that array decls are changed to a pointer type
3
   correctly and make sure we don't crash because the
4
   decl was not relayed out.   */
5
 
6
@ implementation NGActiveSocket
7
+ (void) socketPair:(int [2])
8
     _pair
9
{
10
  _pair[0] = 0;
11
}
12
@end

powered by: WebSVN 2.1.0

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