bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/20732] New: set failed on sparc with NANOSEC


From: ikozhukhov at gmail dot com
Subject: [Bug gas/20732] New: set failed on sparc with NANOSEC
Date: Mon, 24 Oct 2016 09:44:44 +0000

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

            Bug ID: 20732
           Summary: set failed on sparc with NANOSEC
           Product: binutils
           Version: 2.27
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: ikozhukhov at gmail dot com
  Target Milestone: ---

I have DilOS, illumos based platform.
we have in illumos:
http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/sys/time.h#245

we have line:
set    NANOSEC, %l5

or if put directly:
set    1000000000LL, %l5

it is working fine with Sun AS, but failed with GAS.
if i remove 'LL' - it is working on GAS too.

please fix GAS to be able to use C variables.

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