This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PowerPC assigning hard regs to things all of the sudden
- To: Daniel Berlin <dan at www dot cgsoftware dot com>
- Subject: Re: PowerPC assigning hard regs to things all of the sudden
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 23 Jan 2001 18:20:36 -0800
- Cc: gcc at gcc dot gnu dot org
- References: <Pine.LNX.4.31.0101231657300.4708-100000@www.cgsoftware.com>
On Tue, Jan 23, 2001 at 05:07:51PM -0500, Daniel Berlin wrote:
> (insn 20 16 21 (set (reg:SI 3 r3)
> (const_int 1 [0x1])) -1 (nil)
> (nil))
This looks like a function call argument load. If not, it
would be interesting to see where this insn was emitted.
r~