------- Comment #8 from tgall dot foo at gmail dot com 2008-02-05 16:24 ------- this bug might in some ways be related bug an older bug in gcc 4.1 where make profiledbootstrap on power3 was busted.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28326 When I have been running into this problem it has been on power5. I'm backing off with a make bootstrap build now. >From last night's test I KNOW you can't do the following: 1) using a gcc 4.1.2 toolchain build gcc 4.3 with make profiledbootstrap (this will succeed) 2) using gcc 4.3 tooclain build gcc 4.3 with make bootstrap this will fail. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34720