[PATCH] Fix assembly dialect handling

Richard Henderson rth@redhat.com
Thu Oct 11 08:56:00 GMT 2001


On Thu, Oct 11, 2001 at 01:35:18PM +0200, Jakub Jelinek wrote:
> 	* final.c (output_asm_insn): Make sure assembly dialects are
> 	terminated, not nested.  Output `|' and `}' characters if they
> 	don't appear inside assembly dialect selection.
> 	* config/i386/i386.md (rep_movdi_rex64, rep_movsi, rep_movsi_rex64,
> 	rep_movqi, rep_movqi_rex64, rep_stosdi_rex64, rep_stossi,
> 	rep_stossi_rex64, rep_stosqi, rep_stosqi_rex64, strsetsi_1,
> 	strsetsi_rex_1): Add {} braces.
> 
> 	* testsuite/gcc.dg/20011009-1.c: New test.

Ok.


r~



More information about the Gcc-patches mailing list