MIPS gas relaxation still doesn't work

Richard Henderson rth@redhat.com
Tue Oct 15 15:43:00 GMT 2002


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~



More information about the Binutils mailing list