[PATCH] Fix elf version failures on sparc

David Miller davem@davemloft.net
Mon Mar 29 23:12:00 GMT 2010


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?



More information about the Binutils mailing list