https://sourceware.org/bugzilla/show_bug.cgi?id=20992
Bug ID: 20992
Summary: sparcv9 should be equivalent to sparc64
Product: binutils
Version: 2.27
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: norm.jacobs at oracle dot com
Target Milestone: ---
Created attachment 9723
--> https://sourceware.org/bugzilla/attachment.cgi?id=9723&action=edit
proposed fix to gas/configure.tgt for sparcv9*
After configuring binutils --build=sparcv9-sun-solaris2.11, I expected that
gas(1) would not just be a 64-bit executable, but that it would generate 64-bit
objects by default, similar to GCC. Instead, it generates 32-bit objects by
default.
After some digging I found that gas/configure.tgt currently checks for a number
of variants of sparc, but eventually hits 'sparc*' and sets arch to
'sparclite'. It seems like sparcv9 and sparc64 should be equivalent and set
arch=v9-64,
--
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