[Bug libstdc++/29179] bugs in mt_allocator
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri Sep 22 11:19:00 GMT 2006
------- Comment #1 from pcarlini at suse dot de 2006-09-22 11:19 -------
The first "bug" simply doesn't exist given the comment at the beginning of
__pool_base. The second one is at most a documentation issue: _M_chunk_size
shall be always much bigger than _M_max_bytes, thus __block_count always > 0.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |libstdc++
Keywords| |documentation
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29179
More information about the Gcc-bugs
mailing list