[PATCH] Fix assembly dialect handling in asm_fprintf

Siddhesh Poyarekar siddhesh@redhat.com
Wed Jul 25 15:45:00 GMT 2012


On Wed, 25 Jul 2012 08:31:14 -0700, Richard wrote:
> > 
> > 	* gcc.dg/asm-dialect-1.c: New test case.
> 
> ... except this should go in gcc.target/i386/ without the { target }
> qualifier.
> 

Thanks, here's the updated version.

Regards,
Siddhesh

gcc/ChangeLog:

2012-07-25  Siddhesh Poyarekar  <siddhesh@redhat.com>

	* final.c [ASSEMBLER_DIALECT](do_assembler_dialects): New
	function to implement assembler dialects.
	(output_asm_insn): Use do_assembler_dialects.
	(asm_fprintf): Likewise.

testsuite/ChangeLog:

2012-07-25  Siddhesh Poyarekar  <siddhesh@redhat.com>

	* gcc.target/i386/asm-dialect-1.c: New test case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asmprintf-2.patch
Type: text/x-patch
Size: 4221 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120725/a1cd23a5/attachment.bin>


More information about the Gcc-patches mailing list