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]

Re: ObjC bug on 64-bit architectures?


Ulrich Weigand wrote:
> 
> Hello,
> 
> I'm trying to track down an Objective C testsuite failure on 64-bit
> s390x.  However, the problem doesn't appear to be s390x specific from
> what I can see; it looks to me like this bug should appear on every
> big-endian 64-bit platform with a 32-bit 'int' type.
> 
> [...]
> 
> Could someone familiar with the objc frontend have a look at this?

I'll take a look at it.  I would have expected to see more 64-bit
problems actually, since ObjC doesn't get much exercise on the
64-bit targets, but I'm not going to complain. :-)

Stan


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