This is the mail archive of the gcc-patches@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: [PATCH] Fix PR optimization/11210


On Sun, 2003-06-29 at 00:51, Eric Botcazou wrote:
> This patch is not correct either (it was the first thing I tried and it 
> caused a bootstrap failure on x86): it turns every comparison on unsigned 
> bitfields into a signed comparison. Thus

I am trying an x86-linux bootstrap with my patch to see if I can
reproduce this failure.  If I can see this problem, then I will be
better able to understand your patch and will look at it again.

Jim



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