On Fedora/12, gnu-hash is the default, which ignores local and
undefined symbols. dynamic_list.sh failed with
Did not find expected text in dynamic_list.stdout:
_ZdlPv
since ZdlPv is undefined and doesn't appear in gnu-hash.
I think
check dynamic_list.stdout "_ZdlPv" # "operator delete(void*)"
is wrong since "operator delete(void*)" is usually defined in
libstdc++.so and must be dynamic.
--
Summary: dynamic_list.sh failed with gnu-hash
Product: binutils
Version: 2.21 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: ian at airs dot com
ReportedBy: hjl dot tools at gmail dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=11144
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils