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: [java] Re: analysis #2: alpha bootstrap failure on mainline


Tom Tromey writes:
 > >>>>> "rth" == Richard Henderson <rth@redhat.com> writes:
 > 
 > rth> Indeed, DECL_EXTERNAL was not set for methods that are
 > rth> separately compiled.  Fixed (for Linux anyway) thus.
 > 
 > rth> Ok?

Yes, this is OK.

 > Andrew will have to say.  I sent a patch to do a similar thing
 > yesterday, but I like the refactoring in yours better.  Mine just
 > conditionally set DECL_EXTERNAL in add_method_1, leaving the code
 > looping on fields.

OK, let's have Richard's patch.

Andrew.


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