RFA: patch fixing moving one xmm register to another one.

Richard Henderson rth@redhat.com
Tue Jan 28 08:32:00 GMT 2003


On Mon, Jan 27, 2003 at 05:54:18PM -0500, Vladimir Makarov wrote:
> -   switch (get_attr_type (insn))
> +   switch (get_attr_type (insn) || which_alternative == 9)
[...]
>       case TYPE_SSEMOV:
>         if (get_attr_mode (insn) == TImode)

Surely you meant to patch this line instead.
Assuming yes, patch is ok.


r~



More information about the Gcc-patches mailing list