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

[Bug java/12202] gcj 3.3.1 crashes compiling the apache xmlrpc library


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-21 02:59 -------
Confirmed again:
[zhivago:~/src/gccPRs] pinskia% ~/fsf-clean-nocheck/bin/gcj -o fea.o -c xmlrpc-1.2-b1.jar 
-pedanticuk/co/wilson/xml/MinML.java: In class `uk.co.wilson.xml.MinML':
uk/co/wilson/xml/MinML.java: In method `uk.co.wilson.xml.MinML.parse(java.io.Reader)':
uk/co/wilson/xml/MinML.java:0: warning: In 
uk.co.wilson.xml.MinML.parse(java.io.Reader): overlapped variable and exception 
ranges at 1215
uk/co/wilson/xml/MinML.java:469: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.



But I think this failure is due to java front-end calling expand related functions which it 
should not any more.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-01-12 06:34:12         |2004-05-21 02:59:16
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12202


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