Commit 58bdeb44 by Andreas Krebbel Committed by Andreas Krebbel

S/390: Move movstr-2.c into vector subdir.

gcc/testsuite/ChangeLog:

	* gcc.target/s390/md/movstr-2.c: Move and rename to ...
	* gcc.target/s390/vector/stpcpy-1.c: ... this one.

From-SVN: r233623
parent 7cd0387b
2016-02-23 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* gcc.target/s390/md/movstr-2.c: Move and rename to ...
* gcc.target/s390/vector/stpcpy-1.c: ... this one.
2016-02-23 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* gcc.target/s390/md/movstr-1.c: Turn into compile test.
2016-02-20 Mark Wielaard <mjw@redhat.com>
......
......@@ -4,6 +4,8 @@
strings. */
/* { dg-do run } */
/* { dg-require-effective-target vector } */
/* { dg-options "-O3 -mzarch -march=z13" } */
#include <stdio.h>
#include <sys/mman.h>
......
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