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] Revert part of my commit from yesterday (fix PR c++/20023,tree-optimization/20009)


On Thu, 17 Feb 2005, Jakub Jelinek wrote:
> 2005-02-17  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR c++/20023
> 	PR tree-optimization/20009
> 	* convert.c (convert_to_integer): Revert 2005-02-16 change.
>
> 	* gcc.c-torture/compile/20050217-1.c: New test.
> 	* g++.dg/opt/switch3.C: New test.

This is OK for mainline.  As you point out, the bug is really with
expand_case, but its better to fix the immediate regression first.

Roger
--


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