This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37949] static initialisation through pointer deferred until run time
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 05 Jan 2012 01:05:04 +0000
- Subject: [Bug c++/37949] static initialisation through pointer deferred until run time
- Auto-submitted: auto-generated
- References: <bug-37949-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37949
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|gcc-bugs at gcc dot gnu.org |
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-01-05 01:05:04 UTC ---
Honza, is there any progress on this?