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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils