summaryrefslogtreecommitdiff
path: root/tests/fate/video.mak
diff options
context:
space:
mode:
authorChip Kerchner <ckerchne@linux.vnet.ibm.com>2019-08-13 02:21:24 +0200
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-08-13 02:21:24 +0200
commit3a557c5d88b7b15b5954ba2743febb055549b536 (patch)
tree72973e2ddad4af2c87ed1088740088b6c7455fdd /tests/fate/video.mak
parentfaa9cd312f02cec5f74658319d1119fcaa7f9088 (diff)
lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl
gcc 6.x and 7.x generate wrong code for little endian machines for the vec_lvsl/vec_perm instruction combos in some cases. The bug was fixed in version 8.x If these instructions are replaced with vec_xl, the problem goes away for all versions of the compilers. Fixes ticket #7124.
Diffstat (limited to 'tests/fate/video.mak')
0 files changed, 0 insertions, 0 deletions