[tree-ssa] PATCH to gimplification of ASM_EXPR

Jason Merrill jason@redhat.com
Fri Jun 6 17:02:00 GMT 2003


I'm also applying this subset of the patch to the trunk.  Tested
x86_64-pc-linux-gnu.

2003-06-06  Jason Merrill  <jason@redhat.com>

	* stmt.c (resolve_asm_operand_names): Rename from
	resolve_operand_names.  No longer static.  Avoid needless copying.
	Don't build array of constraints.
	(expand_asm_operands): Build it here.
	* tree.h: Declare resolve_asm_operand_names.

	* stmt.c (expand_decl): Put artificial vars into registers even
	when not optimizing, and don't mark the regs as user vars.

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


More information about the Gcc-patches mailing list