On Mon, Oct 14, 2002 at 02:19:28PM -0200, Alexandre Oliva wrote: > On Oct 14, 2002, "H. J. Lu" <hjl@lucon.org> wrote: > > > 2. Is noreorder/nomacro really needed for gas? If I remeber right, it > > is safe for gas to use > > If you've already filled in delay slots, yes. > Not when you fill it with nop :-). H.J.