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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [objc/] [compile/] [method-1.m] - Blame information for rev 702

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 702 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.