This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: split up parser build
Gerald> Do you see any other idea to reduce memory consumption that leads to
Gerald> the failure building gnu/javax/swing/text/html/parser/HTML_401F.lo?
This class hasn't changed in a while. So if this worked ok for you
after the big gcj-eclipse merge, and then more recently started
failing, then I would say that this is a space regression elsewhere in
GCC.
Failing that I suppose we could split the class up somehow.
Tom