bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/20692] New: gas failed on SPARC


From: ikozhukhov at gmail dot com
Subject: [Bug gas/20692] New: gas failed on SPARC
Date: Sun, 16 Oct 2016 11:51:51 +0000

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

            Bug ID: 20692
           Summary: gas failed on SPARC
           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)
i have gcc-5.4 + GNU AS + illumos LD bootstrap - works well.
i try update illumos assembler files from Sun AS -> Gnu AS(GAS) and i have
problems.

/ws/builds/igork/dg-54/usr/src/tools/proto/root_sparc-nd/opt/onbld/bin/sparc/aw
-\#  -K pic -P -D__STDC__ -D_ASM -D_REENTRANT -Dsparc  -DTHREAD_DEBUG  -I./inc
-I/ws/builds/igork/dg-54/usr/src/lib/libc/inc -DTEXT_DOMAIN=\"SUNW_OST_OSLIB\"
-D_TS_ERRNO  -I/ws/builds/igork/dg-54/proto/root_sparc/usr/include     
-D_RETAIN_OLD_SYSCALLS -DPIC -D_REENTRANT -xarch=v8plus ./crt/_rtbootld.s -o
pics/_rtbootld.o
/usr/lib/cpp -D__GNUC_AS__ -D__STDC__ -D_ASM -D_REENTRANT -Dsparc
-DTHREAD_DEBUG -I./inc -I/ws/builds/igork/dg-54/usr/src/lib/libc/inc
-DTEXT_DOMAIN="SUNW_OST_OSLIB" -D_TS_ERRNO
-I/ws/builds/igork/dg-54/proto/root_sparc/usr/include -D_RETAIN_OLD_SYSCALLS
-DPIC -D_REENTRANT ./crt/_rtbootld.s -Dsparc -D__sparc -D__sparcv8 | {#line
filter} | /usr/bin/gas --warn --fatal-warnings --traditional-format
-xarch=v8plus -32 -o pics/_rtbootld.o 
./crt/_rtbootld.s: Assembler messages:
./crt/_rtbootld.s:75: Error: unknown pseudo-op: `.volatile'
./crt/_rtbootld.s:245: Error: unknown pseudo-op: `.nonvolatile'
*** Error code 1
dmake: Fatal error: Command failed for target `pics/_rtbootld.o'
Current working directory /ws/builds/igork/dg-54/usr/src/lib/libc/sparc

what is replacement for .volatile on GAS?

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