This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17873] [3.3/3.4/4.0 Regression] order of static destructors wrong


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]