bug-binutils
[Top][All Lists]
Advanced

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

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


From: hjl at lucon dot org
Subject: [Bug binutils/1437] New: c++filt no longer works with stdin
Date: 8 Oct 2005 00:34:20 -0000

With this patch:

http://sourceware.org/ml/binutils/2005-10/msg00028.html

c++filt no longer works with stdin:

address@hidden testsuite]$ cat foo.s
        .type   _Z1fv, @function
address@hidden testsuite]$
/export/build/gnu/binutils-import/build-i686-linux/binutils/cxxfilt < foo.s
.type
f()
function
address@hidden testsuite]$ /usr/bin/c++filt < foo.s
        .type   f(), @function

-- 
           Summary: c++filt no longer works with stdin
           Product: binutils
           Version: 2.17 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl at lucon dot org
                CC: bug-binutils at gnu dot org,nickc at redhat dot com


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]