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.