This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: 39 new objc tests


On Fri, 9 Mar 2001 23:13:14 +0100 (CET), Nicola Pero <n.pero@mi.flashnet.it> wrote:

> In attach you find a new set of 39 tests for Objective-C which - I
> hope - should help gcc developers to know when they break Objective-C
> during work on the C front-end.  It is the little testsuite I promised
> I would contribute.
> 
> gcc-3.0 and gcc from CVS head pass all these tests, except two of the
> tests related to protocols (no surprise as that's the main known
> failure of the Objective-C compiler).  Hmmmm - well - there is a
> little suprise - as one of the tests for protocols
> (formal_protocol-6.m) fails (execution, not compilation) on gcc-2.95
> as well.

I've checked them in on both branches. The results of running the
testsuite now on my Linux box is the same on the two branches:

                === objc Summary ===

# of expected passes            140
# of unexpected failures        3
# of untested testcases         3
/home/ovidiu/src/gcc-objdir/gcc/xgcc version 3.1 20010310 (experimental)



Thanks,
-- 
Ovidiu Predescu <ovidiu@cup.hp.com>
http://orion.nsr.hp.com/ (inside HP's firewall only)
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)

Hope to see you at my presentation, "Using Cocoon to build Web sites
for wireless devices" at ApacheCon 2001 at the Santa Clara Convention
Center, 5001 Great America Parkway, Santa Clara, CA 95054.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]