https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101985

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by William Schmidt
<wschm...@gcc.gnu.org>:

https://gcc.gnu.org/g:8fb9bf6667db0c9bac4145fcc02280b8d3133a27

commit r11-9272-g8fb9bf6667db0c9bac4145fcc02280b8d3133a27
Author: Bill Schmidt <wschm...@linux.ibm.com>
Date:   Tue Nov 23 14:33:18 2021 -0600

    rs6000: Fix vec_cpsgn parameter order (PR101985)

    Backport r12-4361 to releases/gcc-11.

    2021-11-23  Bill Schmidt  <wschm...@linux.ibm.com>

    gcc/
            PR target/101985
            * config/rs6000/altivec.h (vec_cpsgn): Swap operand order.

    gcc/testsuite/
            PR target/101985
            * gcc.target/powerpc/pr101985-1.c: New.
            * gcc.target/powerpc/pr101985-2.c: New.

Reply via email to