------- Comment #4 from hjl dot tools at gmail dot com 2010-07-05 18:01 ------- (In reply to comment #2) > Subject: Re: [4.6 regression] Failed to bootstrap > > I do not see this compilation failure on my x86-64 linux machine. >
It is Linux/ia32 only. You can use # CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure i686-linux to buid Linux/ia32 gcc on Linux/x86-64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44825