bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/17859] New: "def" command on ARM COFF


From: lexalambin2 at mail dot ru
Subject: [Bug gas/17859] New: "def" command on ARM COFF
Date: Mon, 19 Jan 2015 05:00:49 +0000

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.



reply via email to

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