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++/32688] Dynamic linking cause static Dtor and Ctor to ran twice on same instance



------- Comment #1 from ranc at mobixell dot com  2007-07-09 07:07 -------
Created an attachment (id=13874)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13874&action=view)
gzipped tar ball of a sample code

The is the sample code problem, execute from bash the compile.bash script:
. compile.bash
then execute:
./main


-- 


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


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