This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26532] [4.1]: libmudflap failures on ia64
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2006 18:00:19 -0000
- Subject: [Bug target/26532] [4.1]: libmudflap failures on ia64
- References: <bug-26532-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from hjl at lucon dot org 2006-03-05 18:00 -------
std::ios_base::_S_local_word_size is in libstdc++.so. But it is marked as
local via linker version script. It is true for x86, x86-64 and ia64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26532