S/390: Adjust movstr-1.c testcase to work with the z13 stpcpy implementation.
commitb11e60a405287b793234c343f3bc9756aa351942
authorkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Feb 2016 10:32:38 +0000 (19 10:32 +0000)
committerkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Feb 2016 10:32:38 +0000 (19 10:32 +0000)
treeffc5919786c433176219fe7508b0024a0c48a458
parent664ff6a0cd8644a434af6fedc4dacf33e6961ba7
S/390: Adjust movstr-1.c testcase to work with the z13 stpcpy implementation.

2016-02-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* gcc.target/s390/md/movstr-1.c: Allow also the z13 strings
instruction pattern name to prevent the testcase from failing with
-march=z13.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233551 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/md/movstr-1.c