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

            Bug ID: 17859
           Summary: "def" command on ARM COFF
           Product: binutils
           Version: 2.25
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: lexalambin2 at mail dot ru

Hello.

This patch
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=2e6976a881711242cc151971b83e36844edbc310
adds support of some commands, generated by CodeComposer Studio. "def" command
is one of them. As I understanded this command is ignored on the most of the
system, but not in case of COFF file format.
So in case of compiling by CeGcc toolchain (code for ARM in COFF file format)
some assembler files (for example w32api library, assembler file, generated
from w32api/libce/largeint.c) we have error message
Error: .def pseudo-op only available with -mccs flag.
If comment out new commands, added in by this patch in gas/config/tc-arm.c,
issue disappears.

Binutils-2.22 doesn't have this issue.

Best Regards,
Alexey Lambin.

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

Reply via email to