HomeFreeBSD

MFC r269948:

Description

MFC r269948:

Supplement r259111 by also using correct casts in gcc's emmintrin.h for
the first argument of the following builtin function:

  • builtin_ia32_psrlqi128() takes v2di instead of __v4si

This should fix the following errors when building the graphics/webp
port with base gcc:

lossless_sse2.c:403: error: incompatible type for argument 1 of 'builtin_ia32_psrlqi128'
lossless_sse2.c:404: error: incompatible type for argument 1 of '
builtin_ia32_psrlqi128'

Reported by: Jos Chrispijn <ports@webrz.net>

Details

Provenance
dimAuthored on
Parents
rS270098: Add a few missing entries and fix entries that are obviously wrong.
Branches
Unknown
Tags
Unknown

Event Timeline