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 libgcj/50053] [4.7 regression] jc1 doesn't emit static initializer or initializer code for super class without -findirect-dispatch.


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

--- Comment #13 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-12-12 10:40:32 UTC ---
Author: ktietz
Date: Mon Dec 12 10:40:27 2011
New Revision: 182225

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182225
Log:
        PR libgcj/50053
        * java/lang/natClass.cc (java::lang::Class::newInstance): Special case
        member-call for 32-bit IA native Window target.


Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/java/lang/natClass.cc


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