------- Comment #3 from lawless at spamcop dot net  2006-01-09 16:15 -------
The string object in the test case does not die until the
'main' function is exited.  The destructor is not called
before the 'return' statement, which is after the 'printit'
function call.


-- 

lawless at spamcop dot net changed:

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


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


Reply via email to