This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17873] [3.3/3.4/4.0 Regression] order of static destructors wrong
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Oct 2004 03:52:09 -0000
- Subject: [Bug c++/17873] [3.3/3.4/4.0 Regression] order of static destructors wrong
- References: <20041006225911.17873.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-07 03:52 -------
Hmm, the patches which in 3.3.4 all were in 3.4.0 except for a few.
I was looking at the code gen and it looked fine. The last time I saw this _dso_handle was not marked
as hidden.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|order of static destructors |[3.3/3.4/4.0 Regression]
|wrong |order of static destructors
| |wrong
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17873