http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49892

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |howarth at nitro dot
                   |                            |med.uc.edu

--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-07-29 
12:43:41 UTC ---
You are trying to compile FSF gcc with Apple's llvm-gcc from Xcode 4.1. This
llvm-gcc suffers from http://llvm.org/bugs/show_bug.cgi?id=9571 whose fix from
llvm-gcc 2.9 hasn't been backported into Apple's llvm-gcc yet. Use clang or
gcc-4.2 to bootstrap instead.

Reply via email to