Commit 5ac707b8 by Alexandre Oliva Committed by Alexandre Oliva

refs4.C: Mark as XFAIL.

* g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
* g++.old-deja/g++.law/temps4.C: Likewise.

From-SVN: r34235
parent 7fcc15aa
2000-05-28 Alexandre Oliva <aoliva@cygnus.com> 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
* g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
* g++.old-deja/g++.law/temps4.C: Likewise.
2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
* g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
stdlib.h. Call abort() on failure. stdlib.h. Call abort() on failure.
* g++.old-deja/g++.law/refs4.C: Likewise. * g++.old-deja/g++.law/refs4.C: Likewise.
......
// GROUPS passed references // GROUPS passed references
// execution test - XFAIL *-*-*
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
......
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
// Subject: elide-constructors (aka return value optimization) // Subject: elide-constructors (aka return value optimization)
// Date: Wed, 10 Nov 93 14:43:54 CST // Date: Wed, 10 Nov 93 14:43:54 CST
// execution test - XFAIL *-*-*
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
......
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