[PATCH, docs] Fix some obsolete info in tm.texi

Sandra Loosemore sandra@codesourcery.com
Sat Sep 15 02:11:00 GMT 2012


While trying to revive an ancient 4.1-based port, I found that tm.texi 
still documented things like current_function_pretend_args_size which 
were deleted in 2008.  I've updated the text to reflect the idioms used 
in current code.

Checked in as obvious after building and inspecting the manual.

-Sandra


2012-09-14  Sandra Loosemore  <sandra@codesourcery.com>

	gcc/

	* doc/tm.texi.in (Stack Arguments): Update obsolete references
	to current_function_outgoing_args_size.
	(Function Entry): Likewise for current_function_pops_args,
	current_function_pretend_args_size,
	current_function_outgoing_args_size, and
	current_function_epilogue_delay_list.
	(Misc): Fix garbled sentence referencing nonexistent
	current_function_leaf_function.
	* doc/tm.texi: Regenerated.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tm.patch
Type: text/x-patch
Size: 3968 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120915/eddafead/attachment.bin>


More information about the Gcc-patches mailing list