http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52604
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-20
14:03:41 UTC ---
It surprises me. The destructors of libstdc++, on which the binary depends on,
should be run after the destructors of the binary, not before it.
