Commit eb54b267 by Kugan Vivekanandarajah Committed by Kugan Vivekanandarajah

pr88834.c: Move from here...


gcc/testsuite/ChangeLog:

2019-06-19  Kugan Vivekanandarajah  <kugan.vivekanandarajah@linaro.org>

	* gcc.target/aarch64/pr88834.c: Move from here...
	* gcc.target/aarch64/sve/pr88834.c: ...to here.

From-SVN: r272466
parent 89649081
2019-06-19 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
* gcc.target/aarch64/pr88834.c: Move from here...
* gcc.target/aarch64/sve/pr88834.c: ...to here.
2019-06-18 Cherry Zhang <cherryyz@google.com>
* go.dg/concatstring.go: New test.
......
/* { dg-do compile } */
/* { dg-options "-S -O3 -march=armv8.2-a+sve" } */
/* { dg-options "-O3" } */
void
f (int *restrict x, int *restrict y, int *restrict z, int n)
......
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