------- Comment #5 from aph at gcc dot gnu dot org  2006-04-05 13:19 -------
I don't think this is a regression.

[EMAIL PROTECTED] ~]$ ~/gcc/install-4.0/bin/gcj -C z.java
z.java: In class 'z':
z.java: In method 'z.main(java.lang.String[])':
z.java:9: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

zapata:~ $ /usr/bin/gcj -v        

gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)
zapata:~ $ /usr/bin/gcj -C z.java 
z.java: In class `z':
z.java: In method `z.main(java.lang.String[])':
z.java:9: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.


-- 


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

Reply via email to