patch: convert_move

Richard Henderson rth@redhat.com
Thu Jun 12 22:39:00 GMT 2003


On Thu, Jun 12, 2003 at 05:09:16PM -0400, Aldy Hernandez wrote:
> 	* expr.c (convert_move): When converting simd registers, handle
> 	the case where the registers are not tieable.

I wouldn't expect this to be the right place to handle this.
Without knowing more about the actual problem, I'd expect that
CLASS_CANNOT_CHANGE_MODE (or whatever it's current replacement)
to be a better solution.



r~



More information about the Gcc-patches mailing list