This is the mail archive of the gcc-patches@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]

Re: [java] Re: analysis #2: alpha bootstrap failure on mainline


>>>>> "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?

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.

Tom


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