This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] Fix elf version failures on sparc


From: David Miller <davem@davemloft.net>
Date: Thu, 25 Mar 2010 20:47:24 -0700 (PDT)

> 
> GCC on debian/sparc now emits v8plus code by default, so to assemble
> any code generated by gcc the -Av9a option needs to be passed to the
> assembler else it won't accept the v9 and later instructions emitted
> by the compiler.
> 
> The other option is to parse GCC's output to pick out the assembler
> options generated by that backends spec.
> 
> Ok to commit?

Ping?


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