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: [PATCH]: Kill REG_SAVE_AREA


On Wed, 27 Apr 2005 18:57:41 +0000 (UTC)
"Joseph S. Myers" <joseph@codesourcery.com> wrote:

> SETJMP_VIA_SAVE_AREA is an undocumented target macro.

It is documented in the comments above where it is used.

This will only ever be used on ARC and SPARC chips, since
no other processors implement and use register windows
like they do.

I think it's a waste of time to add this to the doucmentation,
personally.  But if someone has such free time on their hands,
go right ahead.  I certainly don't.


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