This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [objc] 64-bit failures
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Richard Henderson <rth at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 8 Dec 2003 13:15:19 +0100
- Subject: Re: [objc] 64-bit failures
- References: <20031208110749.GA10460@redhat.com>
> FAIL: objc.dg/call-super-2.m (test for excess errors)
> FAIL: objc.dg/desig-init-1.m (test for excess errors)
Do you see these ones too (like on SPARC64)?
FAIL: objc.dg/encode-2.m execution test
FAIL: objc.dg/encode-3.m execution test
FAIL: objc.dg/proto-qual-1.m execution test
There are sizeof()s all over the place, so this could be an int/long problem
too.
--
Eric Botcazou