This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the EGCS project.
Re: Your 64x32 problem
- To: Jeffrey A Law <law@cygnus.com>
- Subject: Re: Your 64x32 problem
- From: Richard Henderson <rth@cygnus.com>
- Date: Wed, 28 Jul 1999 11:10:39 -0700
- Cc: gcc-patches@gcc.gnu.org
- References: <9088.933069190@upchuck.cygnus.com>
On Tue, Jul 27, 1999 at 03:53:10AM -0600, Jeffrey A Law wrote:
> You might try the attached patch and see if it fixes your problem.
[...]
> + constant_part = gen_lowpart (GET_MODE (op1), constant_part);
Nope.
: Assembler messages:
:499: Error: Value of 4294967296 too large for field of 4 bytes at 148
etc.
r~