Commit 637d5bac by Jeffrey A Law Committed by Jeff Law

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
parent bb121cce
......@@ -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>
......
# This doesn't work on mn10200
if { [istarget "mn10200*-*-*"] } {
set torture_execute_xfail "mn10200*-*-*"
}
return 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment