This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 libstdc++/22482] -fvisibility=hidden and stl -> SEGV in __gnu_cxx::__pool<true>::_M_reclaim_block


------- Additional Comments From pcarlini at suse dot de  2005-07-14 13:16 -------
A couple of quick comments: in the report, you are not saying that your gcc-4.0.1
is *not* default configured (i.e., the default is the new-based allocator); also
-fvisibility is known to have *lots* of issues, irrespective of allocators (e.g.,
grep the mailing lists for some trenchant comments general considerations from
Roger Sayle).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22482


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