https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773
egallager at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #37 from egallager at gcc dot gnu.org ---
(In reply to Rainer Orth from comment #35)
> (In reply to Iain Sandoe from comment #31)
> > (In reply to [email protected] from comment #30)
> > > With Xcode 6.4 as, 32-bit bootstrap is now well into running the
> > > testsuite.
> > >
> > > I've filed bug
> > >
> > > 23669324 Xcode 7 as creates relocation ld cannot handle
> >
> > Thanks!
> >
> > The .s file in your attachment crashes TOT llvm/clang (clang -target
> > i686-apple-darwin12 xxxx.s -o t.o ) with an assertion "Value does not fit in
> > Fixup field". Will try to investigate if I have any spare cycles today.
>
> I've just been notified that the bug is fixed in Xcode 7.3.1. Will try that
> as
> soon as it hits the Appstore.
>
> Rainer
So does this bug still need to stay open then?