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] doco tweak for REG_SETJMP,


On Tue, 31 May 2005, Ramana Radhakrishnan wrote:
> Realized that REG_SETJMP was not documented while NOTE_INSN_SETJMP is
> still documented.

It looks like you attached the wrong ChangeLog :)  Thanks for catching
this, but I think that the comment that you moved needs to be slightly
reworded, to account for the difference between NOTE_ and REG_ notes.

-Appears following each call to @code{setjmp} or a related function.
+Appears attached to each @code{CALL_INSN} to @code{setjmp} or a related
 function.


Could you repost a patch with that change and the correct ChangeLog
entry so we can confirm that everything's correctly formatted?

Thanks in advance,

Roger
--


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