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: [Patch] java PR 12734


Ralph Loader writes:
 > > It cleans up qualify_ambiguous_name in java/parse.y a bit.  It could be
 > > cleaned up even more, but I stopped when I could no longer get it to
 > > cause ICEs.
 > 
 > I took another look at the function and cleaned it up even more.  All
 > the unnecessary digging down through the syntax tree, that was causing
 > problems, is now gone.  Amended patch below.
 > 
 > Passes make check (with jacks) with no regressions.

I think this is OK, but please post it to gcc-patches.

Andrew.


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