Hello, there seems to be a gcc problem with the target 'mips-elf':
gcc -c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT -DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31 -DWITH_DEFAULT_TARGET_BYTE_ORDER=BIG_ENDIAN -DWITH_FLOATING_POINT=HARD_FLOATING_POINT -DWITH_TARGET_FLOATING_POINT_BITSIZE=32 -DWITH_HW=0 -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_RESERVED_BITS=1 -DWITH_SMP=0 -w -DMIPS_MACH_DEFAULT=bfd_mach_mips8000 -I. -I/n/07/mstein/combined-trunk/sim/mips -I../common -I/n/07/mstein/combined-trunk/sim/mips/../common -I../../include -I/n/07/mstein/combined-trunk/sim/mips/../..//include -I../../bfd -I/n/07/mstein/combined-trunk/sim/mips/../..//bfd -I../../opcodes -I/n/07/mstein/combined-trunk/sim/mips/../..//opcodes -g -O2 /n/07/mstein/combined-trunk/sim/mips/mdmx.c /n/07/mstein/combined-trunk/sim/mips/mdmx.c: In function 'MsgnQH': /n/07/mstein/combined-trunk/sim/mips/mdmx.c:247: internal compiler error: in set_value_range, at tree-vrp.c:278 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[3]: *** [mdmx.o] Error 1 The SVN revision was 124242. -- Summary: Problem while compiling gcc for mips-elf Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mstein at phenix dot rootshell dot be GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: mips-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31740