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++/24312] C++ front-end doesn't correctly handle distinction between global initializers and ctors



------- Comment #1 from sabre at nondot dot org  2005-10-11 17:15 -------
Note that this could be handled in a straight-forward way with init priorities.


-- 

sabre at nondot dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|C++ front-end doesn't       |C++ front-end doesn't
                   |correctly handle distinction|correctly handle distinction
                   |between global initializers |between global initializers
                   |and ctors                   |and ctors


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


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