bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/30046] New: power cmpi leads to unknown architecture


From: amodra at gmail dot com
Subject: [Bug gas/30046] New: power cmpi leads to unknown architecture
Date: Tue, 24 Jan 2023 22:44:31 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30046

            Bug ID: 30046
           Summary: power cmpi leads to unknown architecture
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: amodra at gmail dot com
  Target Milestone: ---

With a newly built powerpc64le-linux assembler

cat > cmpi.s <<EOF
 cmpi 0,%r0,0
EOF
gas/as-new -mpwr cmpi.s
binutils/objdump -dr a.out

a.out:     file format elf64-little

binutils/objdump: can't disassemble for architecture UNKNOWN!

-- 
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]