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]

Patch: PR java/8740 fix


Tom Tromey writes:
 > This fixes PR java/8740.
 > 
 > I rebuilt and retested libgcj with this patch.  I've analyzed all the
 > Jacks regressions, and they are spurious -- they are caused by hidden
 > bugs in the existing code, or by the fact that we don't implement all
 > the name resolution rules.
 > 
 > In my opinion this code needs to be rewritten from scratch.
 > Meanwhile, this patch at least lets us do a little better.
 > 
 > Ok to commit?

Yes.

Andrew.


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