------- Comment #6 from ubizjak at gmail dot com 2007-09-13 12:26 ------- (In reply to comment #5)
> > 1. Configured latest SVN gcc in _clean_ build dir (on i686-pc-linux-gnu) > > using > > ../gcc-svn/trunk/configure --with-mpfr=/usr/local --enable-languages=c,c++ > > --with-march=i686 --with-tune=i586 > > Ouch, that should be --with-arch=i686. Retrying... Even with that change, I'm not able to reproduce the failure. Am I missing something here? > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33414