On 18.11.12 20:11, Hans-Peter Nilsson wrote: > On Sun, 18 Nov 2012, Andreas Tobler wrote: >> Is there a minimum gcc to bootstrap current trunk? >> I currently fail to bootstrap trunk with a 4.2.1 gcc, but a 4.6 >> succeeds. > > A gcc-4.1.2 has worked for me in the past, before this recent > vec.h change. I think that's the minimum version reportedly > working.
Up to 193594 a 4.2.1 did it fine on most of my platforms. But with 193595 it seems that I have to use a more recent gcc to bootstrap. Andreas