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 force_to_mode bug


Hi Jakub,

> 2002-11-18  Jakub Jelinek  <jakub@redhat.com>
>
> 	* combine.c (force_to_mode) [MINUS]: Only replace with (not Y) if all
> 	bits in fuller_mask (not just mask) are set in C.
>
> 	* gcc.c-torture/execute/20021118-3.c: New test.

That patch fixed PR optimization/8794 on mainline. Do you still plan to 
backport it to the 3.2 branch (I verified that it fixes the bug there too) ?

-- 
Eric Botcazou


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