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: Function Prolog / Epilog


Jeffrey A Law wrote:
> BTW, if someone wants to invent a generic attribute "naked" or something
> like that which turns off prologue/epilogue generation in a generic way,
> that would be a reasonable submission.
> 
> Requests for "naked" functions are fairly common.  We might as well do them
> once and move on to something more interesting.
> 
> It would not be a huge amount of work and I think someone new to gcc could
> do it with a little guideance.

Has anybody spoken up about this yet?  I'm willing to have a go at this
at home (i386-linux-gnu).  I've got a tolerable amount of experience
with both the front end (GPC - 2 years ago) and the back end (big endian
i860 - recent, but not released because I was having reload problems),
so something like this shouldn't be too hard.

Bill
-- 
Leave others their otherness


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