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: [RFC PATCH] Don't use ELF weak for entities with vague linkage whenCOMDAT groups are available


Andrew Haley writes:
 > Julian Brown writes:
 >  > 
 >  > If people would try this patch and run the testsuite on their machines, 
 >  > I'd be grateful. I'd appreciate it if you post information about 
 >  > failures which show up for you, with version numbers of binutils bits, 
 >  > so I can attempt to track down whatever broke before.
 > 
 > This patch breaks indirect dispatch with PIC.  With some files, I'm
 > now getting errors of the form
 > 
 > jacorb.s:9882754: Error: can't resolve `.gnu.linkonce.t._ZN3org3omg21CosNotifyChannelAdmin22_ProxyPushSupplierStub15lifetime_filterEv' {.gnu.linkonce.t._ZN3org3omg21CosNotifyChannelAdmin22_ProxyPushSupplierStub15lifetime_filterEv section} - `.Ltext0' {.text section}

Julian, would you like me to put the testcase somewhere?  Create a PR?
We need this fixed for gcj development to proceed.

Andrew.


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