Is it Okay for me to backport it to gcc-5?

Regards,
Renlin Li

On 30/04/15 16:21, Marcus Shawcroft wrote:
On 30 April 2015 at 12:55, Renlin Li <renlin...@arm.com> wrote:

2015-04-30  Renlin Li  <renlin...@arm.com>

     * config/aarch64/aarch64-simd.md (vec_shr): Defined as an unspec.
     * config/aarch64/iterators.md (unspec): Add UNSPEC_VEC_SHR.

gcc/testsuite/ChangeLog:

2015-04-30  Renlin Li  <renlin...@arm.com>

     * gcc.target/aarch64/vect-reduc-or_1.c: New.
+      __builtin_printf("Failed %d\n", sum);
+      abort();

Space before (
Otherwise OK /Marcus


Reply via email to