OSDN Git Service

Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
authorovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Feb 2001 17:18:10 +0000 (17:18 +0000)
committerovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Feb 2001 17:18:10 +0000 (17:18 +0000)
* objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
Pero <nicola@brainstorm.co.uk>.
* objc/execute/fdecl.m: Declare foo as pointer to AClass.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39495 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index b7b998d..87a568f 100644 (file)
@@ -1,3 +1,9 @@
+Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
+
+       * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
+       Pero <nicola@brainstorm.co.uk>.
+       * objc/execute/fdecl.m: Declare foo as pointer to AClass.
+
 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
 
        * g++.old-deja/g++.pt/spec39.C: New test.