On 17/09/16 07:20, James Greenhalgh wrote: Hi James,
The convention when fixing a bugzilla is to place a line in your ChangeLog which looks like: PR component/xxxxx
Oh, I wasn't aware of this, thanks! I'll add it.
FAIL: gcc.target/aarch64/advsimd-intrinsics/vdup-vmov.c -O0 (test for excess errors) Excess errors: .../gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vdup-vmov.c:171:5: warning: implicit declaration of function 'vmov_n_p64'; did you mean 'vmov_n_u64'? [-Wimplicit-function
It looks like ARM is missing some of the poly64 functions. I can add these since they don't seem to be too many.
Regards, Tamar