This is the mail archive of the gcc-patches@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: Problem in inheritance code



  In message <Pine.GSO.4.02A.9810151202190.7569-100000@holmes.informatik.rwth-a
achen.de>you write:
  > 	* reload1.c (reg_used_by_pseudo): New static variable.
  > 	(choose_reload_regs): Initialize it.
  > 	Use it instead of testing spill_reg_order to determine whether a
  > 	pseudo is live in a hard register across the current insn.
  > 	Fix a typo in a reference to reload_reg_rtx.
Thanks.  Installed.
jeff


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