public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [objc] 64-bit failures
@ 2003-12-08 22:59 John David Anglin
  2003-12-09  5:20 ` Eric Botcazou
  0 siblings, 1 reply; 4+ messages in thread
From: John David Anglin @ 2003-12-08 22:59 UTC (permalink / raw)
  To: gcc; +Cc: ebotcazou, rth

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

I see all five on hppa64.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [objc] 64-bit failures
  2003-12-08 22:59 [objc] 64-bit failures John David Anglin
@ 2003-12-09  5:20 ` Eric Botcazou
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Botcazou @ 2003-12-09  5:20 UTC (permalink / raw)
  To: John David Anglin; +Cc: gcc, rth

> > > 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
>
> I see all five on hppa64.

Yes, and I see them on x86_64 too so this is not a mere artifact of the close 
resemblance between HP-PA and SPARC.

-- 
Eric Botcazou

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [objc] 64-bit failures
  2003-12-08 11:40 Richard Henderson
@ 2003-12-08 12:31 ` Eric Botcazou
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Botcazou @ 2003-12-08 12:31 UTC (permalink / raw)
  To: Richard Henderson; +Cc: gcc

> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [objc] 64-bit failures
@ 2003-12-08 11:40 Richard Henderson
  2003-12-08 12:31 ` Eric Botcazou
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Henderson @ 2003-12-08 11:40 UTC (permalink / raw)
  To: gcc

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~

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-09  5:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-08 22:59 [objc] 64-bit failures John David Anglin
2003-12-09  5:20 ` Eric Botcazou
  -- strict thread matches above, loose matches on Subject: below --
2003-12-08 11:40 Richard Henderson
2003-12-08 12:31 ` Eric Botcazou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).