OSDN Git Service

* gcc.target/xstormy16: New test directory.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Dec 2004 11:10:38 +0000 (11:10 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Dec 2004 11:10:38 +0000 (11:10 +0000)
commit64aa5bba65a53b647f1a344b6a054d114fc3063b
tree45c5e24f9d7c127c184cbd573e3c083597b9f8d6
parent72c068cd2d3a52619f5085a5bf5ba1b0c582597f
* gcc.target/xstormy16: New test directory.
* gcc.target/xstormy16/xstormy16.exp: Run the new tests.
* gcc.target/xstormy16/bp.c: Check the generation of bp instructions.
* gcc.target/xstormy16/below_100.c: Check the generation of bp and bn
instructions and the BELOW100 attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91627 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/xstormy16/below_100.c [new file with mode: 0644]
gcc/testsuite/gcc.target/xstormy16/bp.c [new file with mode: 0644]
gcc/testsuite/gcc.target/xstormy16/xstormy16.exp [new file with mode: 0644]