[PATCH] Built-in redirection (take 2)

Richard Henderson rth@redhat.com
Mon Apr 28 17:31:00 GMT 2003


On Sun, Apr 27, 2003 at 09:52:15PM +0200, Jakub Jelinek wrote:
> 	* c-decl.c (finish_decl): When prototype with asmspec is found
> 	for built-in, adjust built_in_decls as well as expr.c decls.
> 	* expr.c (init_block_move_fn, init_block_clear_fn): New functions.
> 	(emit_block_move_libcall_fn, clear_storage_libcall_fn): Use it.
> 	* expr.c (init_block_move_fn, init_block_clear_fn): New prototypes.
> 
> 	* gcc.c-torture/execute/string-opt-asm-1.c: New test.
> 	* gcc.c-torture/execute/string-opt-asm-2.c: New test.

Ok.


r~



More information about the Gcc-patches mailing list