This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix assembly dialect handling in asm_fprintf


On 07/25/2012 08:10 AM, Siddhesh Poyarekar wrote:
> 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.

Ok ...

> testsuite/ChangeLog:
> 
> 2012-07-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
> 
> 	* gcc.dg/asm-dialect-1.c: New test case.

... except this should go in gcc.target/i386/ without the { target } qualifier.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]