http://sourceware.org/bugzilla/show_bug.cgi?id=15538

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi John,

  I am not sure that this is a real bug.  NOP instructions are neutral - they
can appear inside or outside of an IT block.  Since the assembler has been told
to automatically create IT blocks it is free to decide to include or exclude
the NOP instruction from the block.  Including the NOP instruction in the block
does not change the behaviour of the program, so it is a safe choice.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to