Jeff <[EMAIL PROTECTED]> writes: > > The simplest way is going to be something like > > fprintf (asm_out_file, "\tnop\n"); > > I added fprintf (asm_out_file, "\tnop\n"); to the end of case > CODE_LABEL. Then I recompile the gcc. Unfortunately, it doesn't seem > that a NOP was inserted. Any ideaes?
No. Ian