[Bug target/79544] vec_sra (unsigned long long,foo) generating vsrd instead of vsrad
pthaugen at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 1 21:18:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79544
--- Comment #3 from Pat Haugen <pthaugen at gcc dot gnu.org> ---
Author: pthaugen
Date: Wed Mar 1 21:17:46 2017
New Revision: 245818
URL: https://gcc.gnu.org/viewcvs?rev=245818&root=gcc&view=rev
Log:
PR target/79544
* rs6000/rs6000-c.c (struct altivec_builtin_types): Use VSRAD for
arithmetic shift of unsigned V2DI.
* gcc.target/powerpc/pr79544.c: New.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/pr79544.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/rs6000/rs6000-c.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list