[Bug middle-end/52750] 32xsigned char __builtin_shuffle
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 28 14:49:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52750
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-28 14:46:23 UTC ---
Author: jakub
Date: Wed Mar 28 14:46:14 2012
New Revision: 185916
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185916
Log:
PR middle-end/52750
* tree-vect-generic.c (vector_element): Perform multiplication
for pos in bitsizetype type instead of idx type.
* gcc.c-torture/compile/pr52750.c: New test.
Added:
branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr52750.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/gcc-4_7-branch/gcc/tree-vect-generic.c
More information about the Gcc-bugs
mailing list