[patch] add label for exception table

Eric Christopher echristo@apple.com
Fri Jan 6 01:01:00 GMT 2006


>
> Yes, I think this would be best.
>

Ok. :) Attached.

-eric

2006-01-05  Eric Christopher  <echristo@apple.com>

	* doc/tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.
	(TARGET_UNWIND_EMIT): Fix spelling.
	* target.h (gcc_target): Add except_table_label.
	* except.c (output_function_exception_table): Use.
	* varasm.c (default_emit_except_table_label): New.
	* target-def.h (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): New default
	define.
	(asm_out): Add here.
	* output.h (default_emit_except_table_label): Prototype.
	* config/darwin-protos.h (darwin_emit_except_table_label): Ditto.
	* config/darwin.c (darwin_emit_except_table_label): Define.
	* config/darwin.h (TARGET_ASM_EMIT_EXCEPT_TABLE): Ditto.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: except.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060106/89c13816/attachment.txt>


More information about the Gcc-patches mailing list