This is the mail archive of the gcc-bugs@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]

Re: objc/7035: Wrong code in byte-swapping routine generated


> >Number:         7035
> >Category:       objc
> >Synopsis:       Wrong code in byte-swapping routine generated
>
> This is most likely a duplicate to #6834, however I have a shorter testcase 
> (23 lines) here. 

Thanks - as far as I know, #6834 has been fixed on CVS (and should be
closed on GNATS).

I tried your new shorter testcase with gcc 3.1 from CVS (not the latest
CVS, but a very recent one) and I always get

GSU(0)=0

So I think this bug report can be closed too.

Thanks for contributing anyway.


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