http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49656
--- Comment #3 from andreas at galauner dot de 2011-07-13 22:09:11 UTC ---
I just compiled GCC 4.6.1 again without clang after I found out how to do that.
By defining
CC = /usr/bin/gcc-4.2
CPP = /usr/bin/cpp-4.2
CXX = /usr/bin/g++-4.2
LD = /usr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49656
--- Comment #2 from andreas at galauner dot de 2011-07-06 08:30:52 UTC ---
(In reply to comment #1)
> Also passes.c from 4.6.1 does only have 2052 lines, so your version
> information
> cannot be correct.
Oh, I'm sorry. You are to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49656
Summary: internal compiler error on Mac OS 10.7.0
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig...@gc