[Bug libstdc++/34164] Inconsistent size used for allocate/deallocate for std::string

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Tue Nov 20 17:50:00 GMT 2007



------- Comment #1 from pcarlini at suse dot de  2007-11-20 17:49 -------
No, no, don't worry about that, the syntactic difference is an old workaround
for a front-end limitation, doesn't matter, _Rep doesn't have any non-static
member and the size is the same. By the way, we already received from time to
time reports about spurious messages from purify, I would suggest
double-checking with valgrind, which, to my best knowledge, is happy with our
implementation (not just in the basic_string area) also because includes
specific "suppressions" (see the docs about that).


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list