On Mon, Oct 14, 2002 at 12:39:40PM -0700, H. J. Lu wrote: > Can gcc not to emit nop nor noreorder when it tries to fill the delay > slot with nop? Because Ideally, gcc will emit .set nomacro .set noreorder at the top of the assembly file and never change it. I hope Eric's mips-rewrite-branch makes it this far. r~