public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Committed 0/3] S/390: Move recently added testcases to correct subdirs
@ 2016-02-23 10:20 Andreas Krebbel
  2016-02-23 10:20 ` [Committed 2/3] S/390: Move movstr-2.c into vector subdir Andreas Krebbel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andreas Krebbel @ 2016-02-23 10:20 UTC (permalink / raw)
  To: gcc-patches

Andreas Krebbel (3):
  S/390: Turn movstr-1.c into compile only test.
  S/390: Move movstr-2.c into vector subdir.
  S/390: Move vcond-shift.c to vector subdir.

 gcc/testsuite/gcc.target/s390/md/movstr-1.c        |  16 +---
 gcc/testsuite/gcc.target/s390/md/movstr-2.c        |  98 --------------------
 gcc/testsuite/gcc.target/s390/vcond-shift.c        |  61 -------------
 gcc/testsuite/gcc.target/s390/vector/stpcpy-1.c    | 100 +++++++++++++++++++++
 gcc/testsuite/gcc.target/s390/vector/vcond-shift.c |  61 +++++++++++++
 5 files changed, 163 insertions(+), 173 deletions(-)
 delete mode 100644 gcc/testsuite/gcc.target/s390/md/movstr-2.c
 delete mode 100644 gcc/testsuite/gcc.target/s390/vcond-shift.c
 create mode 100644 gcc/testsuite/gcc.target/s390/vector/stpcpy-1.c
 create mode 100644 gcc/testsuite/gcc.target/s390/vector/vcond-shift.c

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-23 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-23 10:20 [Committed 0/3] S/390: Move recently added testcases to correct subdirs Andreas Krebbel
2016-02-23 10:20 ` [Committed 2/3] S/390: Move movstr-2.c into vector subdir Andreas Krebbel
2016-02-23 10:20 ` [Committed 3/3] S/390: Move vcond-shift.c to " Andreas Krebbel
2016-02-23 10:20 ` [Committed 1/3] S/390: Turn movstr-1.c into compile only test Andreas Krebbel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).