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]

Re: c++/7538: Constructors of static members are not called always


Synopsis: Constructors of static members are not called always

State-Changed-From-To: closed->analyzed
State-Changed-By: nathan
State-Changed-When: Mon Sep 16 06:08:23 2002
State-Changed-Why:
    confirmed. Please note, that although the testcase appears
    to be about 5, it is not.
    main() called
    This should result in five: 5
    main() finished
    this is a failure, even though it does produce 5

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7538


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