[Bug target/93819] PPC64 builtin vec_rlnm() argument order is wrong.
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 25 23:34:28 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93819
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Carl Love <carll@gcc.gnu.org>:
https://gcc.gnu.org/g:e97929e20b2f52e6cfc046c1302324d1b24d95e3
commit r10-7389-ge97929e20b2f52e6cfc046c1302324d1b24d95e3
Author: Carl Love <carll@us.ibm.com>
Date: Wed Mar 25 18:33:37 2020 -0500
[PATCH] rs6000: vec_rlnm fix to make builtin work according to ABI
gcc/ChangeLog
2020-03-25 Carl Love <cel@us.ibm.com>
PR target/93819
* gcc/config/rs6000/altivec.h:
Fixed swapped arguments for vec_rlnm define.
More information about the Gcc-bugs
mailing list