This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: Patch: RFC: libgcj_bc addition


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> Bryce pointed out that code like 'new int[5]' will refer to
Tom> _Jv_intClass, pulling in libgcj.so even when linking with
Tom> -findirect-dispatch -- i.e., not what we want.  This appears to be the
Tom> cause of PR 28698 as well.

I'm going to check this in now.

Tom


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