[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2012-02-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 --- Comment #10 from Jack Howarth howarth at nitro dot med.uc.edu 2012-02-17 19:04:24 UTC --- FYI, this issue appears to be fixed in the llvm-gcc-4.2 of Xcode 4.3. Of course that only helps Xcode users on Lion or later.

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2012-02-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||bsreram85 at

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||mschamschula

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-31 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 --- Comment #7 from Jack Howarth howarth at nitro dot med.uc.edu 2011-03-31 16:43:28 UTC --- This issue has been fixed in Apple's llvm-gcc at revision 128619. It is unclear if this fix will make it into llvm.org's llvm-gcc-4.2 2.9 release (which

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-31 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 --- Comment #8 from Jack Howarth howarth at nitro dot med.uc.edu 2011-04-01 00:12:48 UTC --- FYI, the fix for this bug has been checked into the llvm-gcc-4.2 2.9 branch for that release.

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-28 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 --- Comment #4 from Mike Stump mikestump at comcast dot net 2011-03-28 17:41:36 UTC --- If there is an easy work around in gcc to avoid the problem, we could entertain that, but, generally, I'd be more interested in clang failures going forward.

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 --- Comment #5 from Jack Howarth howarth at nitro dot med.uc.edu 2011-03-29 03:15:32 UTC --- FYI, this problem also exists under linux so it isn't darwin specific. Opened... http://llvm.org/bugs/show_bug.cgi?id=9571

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-27 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 --- Comment #1 from Jack Howarth howarth at nitro dot med.uc.edu 2011-03-27 17:06:54 UTC --- This bootstrap failure backtraces as... [MacPro:~/work/x86_64-apple-darwin10.7.0/libgcc] howarth% gdb /Users/howarth/work/./gcc/cc1 ... (gdb) r -quiet

[Bug target/48301] Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk

2011-03-27 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48301 --- Comment #2 from Jack Howarth howarth at nitro dot med.uc.edu 2011-03-27 17:42:05 UTC --- Same issue exists with llvm-gcc from llvm 2.9 svn.