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:
parent
7fcc15aa32
commit
5ac707b8d5
3 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
// GROUPS passed references
|
||||
|
||||
// execution test - XFAIL *-*-*
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue