This is the mail archive of the gcc@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]
Other format: [Raw text]

[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~


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