This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix ICE in do_SUBST
At 10:01 17.05.2002, Richard Henderson wrote:
>On Fri, May 17, 2002 at 03:04:19AM -0400, Jakub Jelinek wrote:
> > The force_to_mode call on CONST_INT above it already masks it
> > (maybe this should be rewritten using gen_int_mode though):
>
>Actually, please do so. It's quite a bit clearer.
As certainly more of these sign extension bugs will show up, I believe we
shouldn't create more silly mainline<->branch differences, so:
OK to copy gen_int_mode routine to the branch?
Franz.