This is the mail archive of the gcc@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]

Re: INSN_CODE_NUMBER of INT_MAX


On Wed, Jul 25, 2001 at 07:04:03AM -0400, Richard Kenner wrote:
> I see the discussion in gcc-patches about this, but I don't see any of
> the above issues raise.

I'd forgotten about print-rtx, but I was actually _hoping_ that
extract_insn would blow up.  As opposed to Jan's previous idea of 
picking insn code 0, which belongs to someone else.

> I think this is a very bad idea: why not use the natural INSN_CODE
> for such moves?

There may not be one.  We accept unrecognizable insns here.


r~


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