]> git.ipfire.org Git - thirdparty/gcc.git/commit
struct-by-value-5a_main.c, [...]: New files.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 7 Apr 2004 00:58:40 +0000 (00:58 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 7 Apr 2004 00:58:40 +0000 (00:58 +0000)
commit136726404100714571f32e9b5f6ae4077db11212
tree28bec7ca8ca84f147744318adec674f475cbac0a
parentd9a91b55453daeadbf1f87ab1297e06cc07cb85c
struct-by-value-5a_main.c, [...]: New files.

* 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.

From-SVN: r80472
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]