This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Load hoisting bug
- From: Richard Henderson <rth at redhat dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 7 Dec 2001 16:47:33 -0800
- Subject: Re: Load hoisting bug
- References: <200112080000.TAA22812@makai.watson.ibm.com>
On Fri, Dec 07, 2001 at 07:00:56PM -0500, David Edelsohn wrote:
> (set (reg:DI 3) ...) uses the register pair r3 and r4 on a 32-bit target!
Blah. Gimme a preprocessed file and I'll look at it.
r~