r244972 - in /branches/ARM/sve-branch/gcc: test...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Jan 27 12:21:00 GMT 2017
Author: rsandifo
Date: Fri Jan 27 12:21:07 2017
New Revision: 244972
URL: https://gcc.gnu.org/viewcvs?rev=244972&root=gcc&view=rev
Log:
Fix handling of VECTOR_BOOL constant pool entries
I'd messed up the elements-per-integer calculation while
"cleaning up" this code for submission. I don't think I'd
realised that it would be as easy to test as it is in these
testcases.
Added:
branches/ARM/sve-branch/gcc/testsuite/gcc.target/aarch64/sve_const_pred_1.C
branches/ARM/sve-branch/gcc/testsuite/gcc.target/aarch64/sve_const_pred_2.C
branches/ARM/sve-branch/gcc/testsuite/gcc.target/aarch64/sve_const_pred_3.C
branches/ARM/sve-branch/gcc/testsuite/gcc.target/aarch64/sve_const_pred_4.C
Modified:
branches/ARM/sve-branch/gcc/varasm.c
More information about the Gcc-cvs
mailing list