[Bug gas/9966] "as -alm" gives wrong listing when reading from STDIN

2009-03-19 Thread philipp at marek dot priv dot at
--- Additional Comments From philipp at marek dot priv dot at 2009-03-19 12:01 --- Another problem is when the original source has more than a single ASM statement in a line, like this: L1: mov $1, %eax ; mov $2, %ebx ; mov $3, %ecx Then the asm listing shows the bytes, but

[Bug gas/9966] "as -alm" gives wrong listing when reading from STDIN

2009-03-19 Thread philipp at marek dot priv dot at
--- Additional Comments From philipp at marek dot priv dot at 2009-03-19 11:22 --- BTW, it works, too, if I write as -alm -o /dev/null /proc/self/fd/0 < filename.s -- http://sourceware.org/bugzilla/show_bug.cgi?id=9966 --- You are receiving this mail because: --- You

[Bug gas/9966] "as -alm" gives wrong listing when reading from STDIN

2009-03-19 Thread philipp at marek dot priv dot at
--- Additional Comments From philipp at marek dot priv dot at 2009-03-19 11:20 --- Created an attachment (id=3832) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3832&action=view) assembler file -- http://sourceware.org/bugzilla/show_bug.cgi?id=9966 ---

[Bug gas/9966] New: "as -alm" gives wrong listing when reading from STDIN

2009-03-19 Thread philipp at marek dot priv dot at
ting 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