nested-func-1.m: Move to ...
2005-08-13 Andrew Pinski <pinskia@physics.uc.edu> * objc.dg/nested-func-1.m: Move to ... * objc/execute/nested-func-1.m: Here. From-SVN: r103072
This commit is contained in:
parent
d3748cf565
commit
65045c0903
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* objc.dg/nested-func-1.m: Move to ...
|
||||
* objc/execute/nested-func-1.m: Here.
|
||||
|
||||
2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* lib/objc.exp (objc_target_compile): Check for -fgnu-runtime
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
/* Test basic nested C function functionality within ObjC
|
||||
methods. */
|
||||
/* Contributed by Ziemowit Laski <zlaski@apple.com>. */
|
||||
/* { dg-options "-lobjc" } */
|
||||
/* { dg-do run } */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <objc/objc.h>
|
Loading…
Add table
Reference in a new issue