Commit ca382af0 by Kyrylo Tkachov Committed by Kyrylo Tkachov

[obvious] Close comment in aarch64 test

	* gcc.target/aarch64/vdup_lane_2.c: Close comment on final line.

From-SVN: r223864
parent 2395a8ea
2015-05-29 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.target/aarch64/vdup_lane_2.c: Close comment on final line.
2015-05-29 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/66142
......
......@@ -338,5 +338,5 @@ main ()
/* Asm check for vdupd_lane_f64, vdupd_lane_s64, vdupd_lane_u64. */
/* Attempts to make the compiler generate vdupd are not practical. */
/* { dg-final { scan-assembler-not "dup\\td\[0-9\]+, v\[0-9\]+\.d\\\[0\\\]" } }
/* { dg-final { scan-assembler-not "dup\\td\[0-9\]+, v\[0-9\]+\.d\\\[0\\\]" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment