]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
S/390: Move vcond-shift.c to vector subdir.
authorkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Feb 2016 10:18:33 +0000 (10:18 +0000)
committerkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Feb 2016 10:18:33 +0000 (10:18 +0000)
gcc/testsuite/ChangeLog:

* gcc.target/s390/vcond-shift.c: Move to ...
* gcc.target/s390/vector/vcond-shift.c: ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233624 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/vector/vcond-shift.c [moved from gcc/testsuite/gcc.target/s390/vcond-shift.c with 100% similarity]

index 85af2342b3bc55a9520888eead14d661778fc671..1eacf121a450835108c41f7a269051111f0e0dc7 100644 (file)
@@ -1,3 +1,8 @@
+2016-02-23  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+       * gcc.target/s390/vcond-shift.c: Move to ...
+       * gcc.target/s390/vector/vcond-shift.c: ... here.
+
 2016-02-23  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
 
        * gcc.target/s390/md/movstr-2.c: Move and rename to ...