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]
Other format: [Raw text]

Re: rename x86 pic register


On Wed, May 29, 2002 at 02:00:35PM -0700, Richard Henderson wrote:
> This avoids saving and restoring the canonical call-saved pic register
> when there are call-clobbered registers available to the function.
> Naturally, this only applies to leaf functions.

Shouldn't it apply to non-leaf functions which call only static/module local
functions as well?

	Jakub


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