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: How to clean up i386 machine description?



  In message <199811140644.GAA06668@phal.cygnus.co.uk>you write:
  > During reload, one or more operands can be ill-formed.  Only when reload
  > is finished can we be confident that the operands are all fixed up.
  > Hence, if we'd try to re-recognize an instruction during reload, this
  > would likely fail.
Correct.  This is normal during register elimination and possibly a few
other cases.

jeff


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