[Bug libstdc++/29179] bugs in mt_allocator

random at adriver dot ru gcc-bugzilla@gcc.gnu.org
Fri Sep 22 14:40:00 GMT 2006



------- Comment #4 from random at adriver dot ru  2006-09-22 14:40 -------
(In reply to comment #3)
> No, for the simple reason that the allocator does not work is __block_count
> turns out to be zero. The problem with your PR is that you are doing sort of
> syntactical analysis of the code without understandind the functioning of the
> allocator. 

ok, perhaps this is not really a bug, however segfault is not very user
friendly. could ASSERT solve it?

about the first one, I take it you agree that it is a real bug?


-- 


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



More information about the Gcc-bugs mailing list