This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bug in current gcc-3.4 20030916
On Mon, Sep 22, 2003 a.d., Jim Wilson wrote:
> Enache Adrian wrote:
> >$ cat bug.c
> >...
>
> This looks legitimate. Please submit a bug into our bugzilla database,
> otherwise this will be lost. See the instructions at
Thanks. But fortunately it hasn't been lost:
2003-09-20 Roger Sayle <roger@eyesopen.com>
* config/i386/i386.c (ix86_expand_carry_flag_compare): Fix
transformation of a>=0 into (unsigned)a<0x80000000.
Regards,
Adi