------- Comment #7 from sje at cup dot hp dot com  2005-10-06 21:02 -------
I haven't done a full build/test but I did verify that changing operand 0 of
movti_internal from general_operand to destination_operand fixed this failure.
I was wondering if operand 1 should be changed from general_operand to
move_operand.  All the other integer mov instructions use move_operand as the
source.  The floating point move instructions use general_operand as the
source.


-- 


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

Reply via email to