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++/22355] Multiple local static variables initialization: missed optimization opportunity


------- Additional Comments From giovannibajo at libero dot it  2005-07-07 20:52 -------
I think Andres is right: what if C's constructor calls f() (only the first time 
it is invoked)?

I believe this bug is invalid.

-- 


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


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