This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24312] C++ front-end doesn't correctly handle distinction between global initializers and ctors
- From: "sabre at nondot dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Oct 2005 17:15:54 -0000
- Subject: [Bug c++/24312] C++ front-end doesn't correctly handle distinction between global initializers and ctors
- References: <bug-24312-6809@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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