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: Patch to fix flow2 frame pointer handling


> > ChangeLog:
> > 
> > Sat May 15 18:15:10 EDT 1999  John Wehle  (john@feith.com)
> > 
> > 	* flow.c (mark_regs_live_at_end, insn_dead_p,
> > 	mark_set_1, mark_used_regs): Only give FRAME_POINTER_REGNUM
> > 	and HARD_FRAME_POINTER_REGNUM special treatment if reload
> > 	hasn't run or the frame pointer is needed.
> > 	* haifa-sched.c (attach_deaths): Likewise.
> > 	* sched.c (attach_deaths): Likewise.
> This is fine.  Can you please install it?

This was previously approved by Richard for both the mainline and 2.95
branch.  I installed it in both around the beginning of June.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------


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