I've got a simple assembler file; when I run that as
as -alm -o /dev/null filename.s
the output is ok, but when it's done as
as -alm -o /dev/null - < filename.s
the output is garbled.
I'll attach the file.
--
Summary: "as -alm" gives wrong listing when reading from STDIN
Product: binutils
Version: 2.19
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: philipp at marek dot priv dot at
CC: bug-binutils at gnu dot org
GCC host triplet: x86_64
GCC target triplet: x86_64
http://sourceware.org/bugzilla/show_bug.cgi?id=9966
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils