This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14813] [3.4/3.5 Regression] The wrong init order
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Apr 2004 23:07:00 -0000
- Subject: [Bug target/14813] [3.4/3.5 Regression] The wrong init order
- References: <20040401195835.14813.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hjl at lucon dot org 2004-04-12 23:06 -------
Created an attachment (id=6080)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6080&action=view)
An updated patch
__do_jv_register_classes should be place before
__do_global_ctors_aux to preserve the init order
the same as gcc 3.3.
--
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6026 is|0 |1
obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14813