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++/11137] [3.3 Regression] Linux shared library constructors not called unless there's one global object


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-10 01:24:28
               date|                            |
            Summary|Linux shared library        |[3.3 Regression] Linux
                   |constructors not called     |shared library constructors
                   |unless there's one global   |not called unless there's
                   |object                      |one global object
   Target Milestone|3.4                         |3.3.1


------- Additional Comments From pinskia@physics.uc.edu  2003-06-10 01:24 -------
I could reproduce this on 2.95.2, 3.0.4, 3.2.2, 3.2.3, and 3.3.1 (20030526) but it is fixed on 
the mainline (20030609) and it works on egcs-2.91.66, so this is a regression from that 
which is a very old but still a regression.


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