http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704
--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-11 06:54:41 UTC --- > I am at 168616 and seeing this. I am on Fedora 14 64 bit with this native gcc: > > $ gcc --version > gcc (GCC) 4.4.5 20101112 (Red Hat 4.4.5-2) > > I am trying to use that to build a native C,C++,Ada toolset from the head but > getting this error. How do you get a new compiler from the head? Use a recent tree with the fix and rebuild everything from it.