On 19 November 2014 19:05, Charles Baylis <charles.bay...@linaro.org> wrote:
> PR target/63870 > * config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args): Pass > expression to aarch64_simd_lane_bounds. > * config/aarch64/aarch64-protos.h (aarch64_simd_lane_bounds): Update > prototype. > * config/aarch64/aarch64.c (aarch64_simd_lane_bounds): Add exp > parameter. Report calling function in error message if exp is > non-NULL. These needs to be updated to reflect the changes in the last revision of the patch where NULL is passed explicitly. Otherwise OK, commit it with a fixed ChangeLog. /Marcus