This is the mail archive of the java@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: GCJ and generics


>>>>> "Cedric" == Cedric Berger <cedric@berger.to> writes:

Cedric> I think generics define multiple functions with the same arguments
Cedric> but different return values. Could that be the problem?

Yes, see PR 9861.

We'll have to change the mangling to make this work.
We should probably tack this on the new ABI work -- i.e., not declare
the new ABI finished until this is done.  Maybe we need a new ABI
tracking bug; there are several parts to getting it finished.

Tom


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