http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54255
--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-08-14 15:00:04 UTC --- Issue appeared with the introduction of the new test case at... r189854 | rth | 2012-07-25 12:01:17 -0400 (Wed, 25 Jul 2012) | 8 lines Split out do_assembler_dialects. * final.c [ASSEMBLER_DIALECT](do_assembler_dialects): New function to implement assembler dialects. (output_asm_insn): Use do_assembler_dialects. (asm_fprintf): Likewise. * gcc.target/i386/asm-dialect-1.c: New test case.