TImode support for x86_64

Richard Henderson rth@redhat.com
Fri Oct 5 13:09:00 GMT 2001


On Thu, Oct 04, 2001 at 04:11:39PM +0200, Jan Hubicka wrote:
> - 	        parts[0] = immed_double_const (l[0], l[1], DImode);
> + 	        parts[0] = immed_double_const (l[1], l[0], DImode);

Err, is this really right?  I thought that long was supposed
to come out in target word endian order...


r~



More information about the Gcc-patches mailing list