920715-1.x: No longer expected to fail on the mn10200.

* gcc.c-torture/execute/920715-1.x: No longer expected to fail on
        the mn10200.
        * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
        the mn10200.
        * gcc.c-torture/execute/va-arg-3.x: Similarly.
        * gcc.c-torture/compile/930326-1.x: Similarly.

From-SVN: r21114
This commit is contained in:
Jeffrey A Law 1998-07-13 21:31:31 +00:00 committed by Jeff Law
parent bb121ccecb
commit 637d5bacaf
2 changed files with 8 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
the mn10200.
* gcc.c-torture/execute/va-arg-3.x: Similarly.
* gcc.c-torture/compile/930326-1.x: Similarly.
1998-07-13 Dave Love <d.love@dl.ac.uk>

View File

@ -0,0 +1,7 @@
# This doesn't work on mn10200
if { [istarget "mn10200*-*-*"] } {
set torture_execute_xfail "mn10200*-*-*"
}
return 0