[PATCH 1/3] sparc: build with -mvis on sparc32/sparcv9 and sparc64
Mike Frysinger
vapier@gentoo.org
Thu Aug 4 11:29:00 GMT 2016
On 04 Aug 2016 03:08, Aurelien Jarno wrote:
> When building for sparc32/sparcv9 or sparc64, we assume that VIS
> instructions are available and use them in the sparc specific assembly
> code. However we do not tell GCC to use such instructions, resulting in
> slightly suboptimal code.
>
> Fix that by passing -Wa,-Av9a -mvis to GCC.
does this address:
https://sourceware.org/bugzilla/show_bug.cgi?id=19477
it also seems to imply that v9 is *not* supported, and if you want to
build for sparc64, you must have at least v9a ? and that VIS is always
supported ? glancing at some wiki history, it doesn't seem like a big
problem, but it is different from before.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160804/2dfafe8f/attachment.sig>
More information about the Libc-alpha
mailing list