This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Darwin] PATCH 15544


Geoff Keating wrote:

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.


That assumes that upgraded assemblers are available, which isn't
actually the case. There's not even an assurance that the latest
Darwin assembler will even build and run on a Darwin system several
releases back (it might, but it's not a requirement).

Stan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]