This is the mail archive of the gcc@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] | |
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~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |