OSDN Git Service

* gcc.dg/compat/struct-by-value-5a_main.c,
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 2004 00:58:40 +0000 (00:58 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 2004 00:58:40 +0000 (00:58 +0000)
commitd59468109505cb9234e48de26a548f3485453735
tree28bec7ca8ca84f147744318adec674f475cbac0a
parent57f429b140ff337f786623d0c36d8ac37fff2644
* gcc.dg/compat/struct-by-value-5a_main.c,
gcc.dg/compat/struct-by-value-5b_main.c: New files.
* gcc.dg/compat/struct-by-value-5_main.c: Delete.
* gcc.dg/compat/struct-by-value-5a_x.c,
gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
gcc.dg/compat/struct-by-value-5_x.c.
* gcc.dg/compat/struct-by-value-5a_y.c,
gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
gcc.dg/compat/struct-by-value-5_y.c.

* gcc.dg/compat/struct-by-value-6a_main.c,
gcc.dg/compat/struct-by-value-6b_main.c: New files.
* gcc.dg/compat/struct-by-value-6_main.c: Delete.
* gcc.dg/compat/struct-by-value-6a_x.c,
gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
gcc.dg/compat/struct-by-value-6_x.c.
* gcc.dg/compat/struct-by-value-6a_y.c,
gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
gcc.dg/compat/struct-by-value-6_y.c.

* gcc.dg/compat/struct-by-value-7a_main.c,
gcc.dg/compat/struct-by-value-7b_main.c: New files.
* gcc.dg/compat/struct-by-value-7_main.c: Delete.
* gcc.dg/compat/struct-by-value-7a_x.c,
gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
gcc.dg/compat/struct-by-value-7_x.c.
* gcc.dg/compat/struct-by-value-7a_y.c,
gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
gcc.dg/compat/struct-by-value-7_y.c.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80472 138bc75d-0d04-0410-961f-82ee72b054a4
19 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/compat/struct-by-value-5a_main.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-5_main.c with 75% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-5a_x.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-5a_y.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-5b_main.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-5b_x.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-5_x.c with 66% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-5b_y.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-5_y.c with 74% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-6a_main.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-6_main.c with 75% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-6a_x.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-6a_y.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-6b_main.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-6b_x.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c with 66% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-6b_y.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-6_y.c with 73% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-7a_main.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-7_main.c with 76% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-7a_x.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-7a_y.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-7b_main.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/compat/struct-by-value-7b_x.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-7_x.c with 63% similarity]
gcc/testsuite/gcc.dg/compat/struct-by-value-7b_y.c [moved from gcc/testsuite/gcc.dg/compat/struct-by-value-7_y.c with 70% similarity]