------- Additional Comments From wilson at tuliptree dot org  2005-01-14 21:51 
-------
Subject: Re:  ICE when long double argument arrives in
        general register

On Fri, 2005-01-14 at 00:58, jbeulich at novell dot com wrote:
> ------- Additional Comments From jbeulich at novell dot com  2005-01-14 08:58 
> -------
> Isn't the MEM case moving things in the wrong direction? If so, and since I
> tried to fix this myself before submitting the bug, simply swapping the 
> operands
> of emit_move_insn doesn't seem to work (made the compiler die when optimizing
> for me).

Yes.  Stupid mistake on my part.  I switched the operands and everything
seems OK.

What exactly was the problem you saw?  I don't see a problem with my
fixed patch, with or without optimization, with my testcase.  Was the
problem with your own patch?  Maybe there was some other problem with
your patch.  If the problem is with my patch, then I need to know how to
reproduce it in order to fix it.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19357

Reply via email to