20000804-1.x: New file, this test fails on 68HC11/HC12 due to the asm instruction.
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Mon, 21 May 2001 12:06:52 +0000 (14:06 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Mon, 21 May 2001 12:06:52 +0000 (14:06 +0200)
commitef73e13988eeb6e1966237f0af5d1b89c8a31284
tree4e0a3cee6e34c4c7478bc68088f340ffdec2708c
parent1f4eb17d51fe16f433f6cd7a9769701ec73d847a
20000804-1.x: New file, this test fails on 68HC11/HC12 due to the asm instruction.

* gcc.c-torture/compile/20000804-1.x: New file, this test fails
on 68HC11/HC12 due to the asm instruction.
* gcc.c-torture/compile/20001205-1.x: New file, ditto.
* gcc.c-torture/compile/920520-1.x: Likewise.
* gcc.c-torture/compile/20001226-1.x: New file, this test fails
on 68HC11/HC12 because the function is larger than 64K.
* gcc.c-torture/compile/961203-1.x: New file, this test fails
on 68HC11/HC12 because the structure is too large.

From-SVN: r42381
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20000804-1.x [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/20001205-1.x [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/20001226-1.x [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/920520-1.x
gcc/testsuite/gcc.c-torture/compile/961203-1.x [new file with mode: 0644]