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


Jim Wilson <wilson@tuliptree.org> writes:

> 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
>
> Yes, my patch doesn't work.  I am looking into this so I can understand
> why Eric's second patch does work.  Meanwhile, if someone wants to
> revert Eric's first patch to get a working toolchain again that is OK
> with me.

Eric, can you do the reversal until until this is settled, please?

I'll try your second patch on x86-64 nevertheless and report back,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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