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/10200] New: Tests from db-symbols.awk fail on alpha (+ fix)


The tests from nptl_db/db-symbols.awk assume that the 8th column of the readelf 
output represents the symbol names. This is not true on some architectures (at 
least on alpha), where some columns might be added for some symbols.

A patch which uses the last column instead (the one which is supposed to hold 
the symbol) will follow.

-- 
           Summary: Tests from db-symbols.awk fail on alpha (+ fix)
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: aurelien at aurel32 dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: alphaev68-unknown-linux-gnu
  GCC host triplet: alphaev68-unknown-linux-gnu
GCC target triplet: alphaev68-unknown-linux-gnu


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

------- 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]