This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31975] [4.3 Regression] segfault in try_split on mips during bootstrap
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 May 2007 15:12:30 -0000
- Subject: [Bug target/31975] [4.3 Regression] segfault in try_split on mips during bootstrap
- References: <bug-31975-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from tbm at cyrius dot com 2007-05-19 16:12 -------
I can reproduce it with
/home/tbm/scratch/gcc/configure -v --enable-languages=c,c++
--enable-__cxa_atexit --enable-clocale=gnu --disable-libssp --disable-werror
mipsel-linux-gnu
with current SVN.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31975