bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/15538] Wrong implicit it generation


From: nickc at redhat dot com
Subject: [Bug gas/15538] Wrong implicit it generation
Date: Wed, 12 Jun 2013 11:54:39 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]