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
This commit is contained in:
Alexandre Oliva 2000-05-28 17:35:16 +00:00 committed by Alexandre Oliva
parent 7fcc15aa32
commit 5ac707b8d5
3 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,9 @@
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

View file

@ -1,4 +1,7 @@
// GROUPS passed references
// execution test - XFAIL *-*-*
#include <stdio.h>
#include <stdlib.h>

View file

@ -6,6 +6,8 @@
// Subject: elide-constructors (aka return value optimization)
// Date: Wed, 10 Nov 93 14:43:54 CST
// execution test - XFAIL *-*-*
#include <stdio.h>
#include <stdlib.h>