This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: objc/7035: Wrong code in byte-swapping routine generated
- From: Nicola Pero <nicola at brainstorm dot co dot uk>
- To: marco at technoboredom dot net
- Cc: gcc-gnats at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Jun 2002 15:06:46 +0100 (BST)
- Subject: 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.