OSDN Git Service

* gcc.c-torture/compile/20000804-1.x: New file, this test fails
authorciceron <ciceron@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 May 2001 12:06:52 +0000 (12:06 +0000)
committerciceron <ciceron@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 May 2001 12:06:52 +0000 (12:06 +0000)
commitb0b165ab63d48ccf147b34c5312f976b3462476c
tree4e0a3cee6e34c4c7478bc68088f340ffdec2708c
parentf4673084b9af89fead20326078f04dfb24521dab
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42381 138bc75d-0d04-0410-961f-82ee72b054a4
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]