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: flow fixes


On Thu, Jan 13, 2000 at 03:03:17PM -0800, Nick Clifton wrote:
> 	* config/fr30/fr30.c (fr30_expand_epilogue): Emit USEs of pop'ed
> 	register to prevent compile time warnings.

That would be incorrect.  You're papering around a problem
elsewhere.  Stop and think _why_ they might be considered
unused.  Recall that flow really does understand about the
concept of epilogues and restoring call-saved registers.



r~

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