This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug report: binutils-2.10 <as -gstabs --mri> is broken


Version: binutils-2.10
--target=m68k-motorola-coff

Parameter combination of both mri and gstabs does not work anymore.
Worked fine in binutils-2.9.1

Example:

accessfrme.a:
---
X DC.L 0
 END
---

Output:
---
D:\test>m68k-motorola-coff-as.exe -gstabs --mri accessfrme.a
accessfrme.a: Assembler messages:
accessfrme.a:0: Error: Rest of line ignored. First ignored character is `0'.
---





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]