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]
Other format: [Raw text]

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


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