This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/26532] std::ios_base::_S_local_word_size is not exported
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2006 19:07:21 -0000
- Subject: [Bug libstdc++/26532] std::ios_base::_S_local_word_size is not exported
- References: <bug-26532-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pcarlini at suse dot de 2006-03-05 19:07 -------
I would like to know why the original problem doesn't exist in 4.2. Because, in
general, we don't want to export _S_local_word_size, only an implementation
detail. In other terms, strictly speaking, the reduced testcase is invalid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26532