* gas/mn10300/am33_4.s: New test.

* gas/mn10300/am33_5.s: New test.
        * gas/mn10300/basic.exp: Run them.
This commit is contained in:
Jeff Law 1998-06-19 22:50:44 +00:00
parent d7f444fd7a
commit 3f98014f76
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
start-sanitize-am33
Fri Jun 19 16:48:14 1998 Jeffrey A Law (law@cygnus.com)
* gas/mn10300/am33_4.s: New test.
* gas/mn10300/am33_5.s: New test.
* gas/mn10300/basic.exp: Run them.
Fri Jun 19 09:45:17 1998 Jeffrey A Law (law@cygnus.com)
* gas/mn10300/am33_2.s: New test.

View File

@ -17,7 +17,7 @@
Do-first:
am33_files="am33.s am33_2.s am33_3.s"
am33_files="am33.s am33_2.s am33_3.s am33_4.s am33_5.s"
if ( echo $* | grep keep\-am33 > /dev/null ) ; then
keep_these_too="${am33_files} ${keep_these_too}"