HEAD, clean build this morning. i686-linux-gnu. With the libgcj "make check", there are many identical failures.
These are of the form PR4766.java: In class 'PR4766': PR4766.java: In method 'PR4766.myfunction()': PR4766.java:0: internal compiler error: in hash_scan_set, at postreload-gcse.c:741 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. compiler exited with status 1 And the ICE is always in hash_scan_set. I do not believe that this is a Java FE bug. Has anyone else seen this? Andrew.