bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/9722] New: ARM:Wrong (thumb-2) opcode for "nop" in UAL mode


From: bastian dot schick at sciopta dot com
Subject: [Bug gas/9722] New: ARM:Wrong (thumb-2) opcode for "nop" in UAL mode
Date: 8 Jan 2009 15:09:08 -0000

Following compiles wrong:
t.s:
 .syntax unified
 .text
 nop

arm-none-eabi -march=armv4t t.s
=> opcode 0xbf00 (thumb-2) instead of 0x46c0 (mov r8,r8)
Without ".syntax unified" the correct code is generated.

-- 
           Summary: ARM:Wrong (thumb-2) opcode for "nop" in UAL mode
           Product: binutils
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: bastian dot schick at sciopta dot com
                CC: bug-binutils at gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: arm-none-eabi


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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