This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PowerPC TFmode support


On Mon, Oct 07, 2002 at 03:14:17PM -0400, David Edelsohn wrote:
> !   operands[4] = gen_int_mode (l[0], DImode);
> !   operands[5] = gen_int_mode (l[1], DImode);

The ppc64 pattern isn't right.  Recall that those longs
always contain 32-bits.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]