[Bug target/49656] internal compiler error on Mac OS 10.7.0

2018-05-07 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49656 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/49656] internal compiler error on Mac OS 10.7.0

2011-07-13 Thread andreas at galauner dot de
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/bi

[Bug target/49656] internal compiler error on Mac OS 10.7.0

2011-07-06 Thread andreas at galauner dot de
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 totally right. I a

[Bug target/49656] internal compiler error on Mac OS 10.7.0

2011-07-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49656 --- Comment #1 from Richard Guenther 2011-07-06 08:08:57 UTC --- Works for me on native x86_64. Also passes.c from 4.6.1 does only have 2052 lines, so your version information cannot be correct.