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 target/14813] [3.4/3.5 Regression] The wrong init order


------- 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


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