This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Darwin] PATCH 15544
Andrew Pinski <pinskia@physics.uc.edu> writes:
> >
> > Matt Austern <austern@apple.com> writes:
> >
> > > This patch is a workaround for a Darwin assembler bug. It swaps the
> > > order of two assembly lines in the case of empty EH symbols. OK to
> > > commit to mainline?
> >
> > Is there some reason we don't just fix the assembler?
>
> What about old assembler like say on Darwin 6.0 boxes?
Upgrade the assembler at the same time as you upgrade the compiler.
--
- Geoffrey Keating <geoffk@geoffk.org>