[Bug target/93819] PPC64 builtin vec_rlnm() argument order is wrong.
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 31 16:46:40 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93819
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Carl Love <carll@gcc.gnu.org>:
https://gcc.gnu.org/g:02a201f7158b4d2d2b937ff3b37640126ce936d2
commit r9-8426-g02a201f7158b4d2d2b937ff3b37640126ce936d2
Author: Carl Love <carll@us.ibm.com>
Date: Tue Mar 31 11:41:26 2020 -0500
rs6000: vec_rlnm fix to make builtin work according to ABI
Backport from mainline:
commit e97929e20b2f52e6cfc046c1302324d1b24d95e3
Author: Carl Love <carll@us.ibm.com>
Date: Wed Mar 25 18:33:37 2020 -0500
gcc/ChangeLog
PR target/93819
* gcc/config/rs6000/altivec.h:
Fixed swapped arguments for vec_rlnm define.
More information about the Gcc-bugs
mailing list