Eric Christopher <[EMAIL PROTECTED]> writes: >> > http://gcc.gnu.org/wiki/GCC%204.1%20Slush >> >> Just to let folks know that mips-elf fails to build newlib. >> There's a segfault in is_gimple_reg_type(), which is being >> passed a null type. I'm not sure if I'll have time to look >> at it tonight. > > I took a look and it seemed to work for me, I'll double check with a > clean tree and all multilibs in a bit.
Eric (and anyone else who wasn't aware): there's been a lot of discussion about this on gcc-patches since I posted that message: http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02029.html It's also PR21638: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21638 It looks like Andrew, Jeff and Daniel have got things in hand but no patch has been committed yet. Richard