I get the following ICE with current gcc 4.2 on mips. It appeared some time between 20051124 and 20060419. Unfortunately I don't have any compiler versions inbetween these dates around so I cannot narrow it down further.
(sid)[EMAIL PROTECTED]:~/delta/bin$ /usr/lib/gcc-snapshot/bin/g++ -c -O2 mini.c mini.c: In member function 'void std::Radau15::Step(const std::Frame&, std::Frame&, std::Interaction*)': mini.c:96: internal compiler error: in schedule_insns, at sched-rgn.c:3038 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. -- Summary: [4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com GCC build triplet: mipsel-linux-gnu GCC host triplet: mipsel-linux-gnu GCC target triplet: mipsel-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27883