------- Comment #6 from bkoz at gcc dot gnu dot org  2006-10-06 10:41 -------
try again.

the thing about (now) throw_allocator is that if some of the testcases have
allocated memory and then an exception is thrown, the "leaked" memory is
actually testsuite-type temporaries that should have been deleted. 

So, this could be a false herring.

Anyway. I think the the only remaining pb_ds regressions that show up regularly
are the priority_queue dijkstra tests on powerpc.

-benjamin


-- 


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

Reply via email to