Hi, I have been getting bootstrap failures on i686-pc-linux-gnu since Caroline's patch
http://gcc.gnu.org/ml/gcc-cvs/2005-04/msg00541.html Errors go like so: org/xml/sax/helpers/ParserAdapter.java: In class 'org.xml.sax.helpers.ParserAdapter': org/xml/sax/helpers/ParserAdapter.java: In constructor '()': org/xml/sax/helpers/ParserAdapter.java:84: internal compiler error: Segmentation fault I have confirmed that the first patch attached to PR 20934 fixes this problem. Looking at the audit trails in PR 20934, I see that Caroline has been working on this problem. What is the status of the patch? Is there more work or refinement needed? Kazu Hirata