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++/26532] std::ios_base::_S_local_word_size is not exported



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


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