bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/20992] New: sparcv9 should be equivalent to sparc64


From: norm.jacobs at oracle dot com
Subject: [Bug gas/20992] New: sparcv9 should be equivalent to sparc64
Date: Fri, 23 Dec 2016 18:23:40 +0000

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.


reply via email to

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