This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[objc] 64-bit failures
- From: Richard Henderson <rth at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 8 Dec 2003 03:07:49 -0800
- Subject: [objc] 64-bit failures
FAIL: objc.dg/call-super-2.m (test for excess errors)
FAIL: objc.dg/desig-init-1.m (test for excess errors)
These two fail on alphaev67-linux due to pointer cast
to integer of different size warnings. It's not clear
to me where the cast is; this is a part of objc syntax
that I don't understand.
Could someone take care of these please?
r~