bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/1437] c++filt no longer works with stdin


From: hjl at lucon dot org
Subject: [Bug binutils/1437] c++filt no longer works with stdin
Date: 10 Oct 2005 14:58:30 -0000

------- Additional Comments From hjl at lucon dot org  2005-10-10 14:58 -------
The old one also has

              if (mbuffer[0] == '.' || mbuffer[0] == '$')
                ++skip_first;

for stdin. It is for assembly code where we may have

    .section .text.Check__6UArrayi

     mov $Check__6UArrayi,%eax

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1437

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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