This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4898] New: no PTR_DEMANGLE for most arches in rtld


a semi recent change (post glibc-2.5.x) added a call to PTR_DEMANGLE in the
SHARED case to csu/libc-start.c.  this code gets compiled when generating
rtld-libc-start.os.  the problem is that pretty much no arch at all defines
PTR_DEMANGLE in the (NOT_IN_libc && IS_IN_rtld) case (looks like only x86_64
actually).

-- 
           Summary: no PTR_DEMANGLE for most arches in rtld
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: vapier at gentoo dot org
                CC: glibc-bugs at sources dot redhat dot com


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

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


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