On 24/02/14 14:05, Yufeng Zhang wrote:
Hi Marcus,
On 01/14/14 12:30, Marcus Shawcroft wrote:
On 6 January 2014 12:30, Yufeng Zhang<yufeng.zh...@arm.com> wrote:
This patch fixes the implementation of vcvtmd_s64_f64 and vcvtpd_s64_f64 in
arm_neon.h to use llfloor and llceil instead, which are ILP32-friendly.
This patch will fix the following test failure in the ILP32 mode:
FAIL: gcc.target/aarch64/vect-vcvt.c scan-assembler fcvtms\\tx[0-9]+,
d[0-9]+
OK for the trunk?
OK, but we should wait for stage-1 now.
Although the ILP32 is an experimental feature for 4.9, I think as a bug
fix the patch shall go in for stage-4.
OK provided there is no RM objection in the next 24 hours.
/Marcus