* g++.dg/init/call1.C: XFAIL.

From-SVN: r84234
This commit is contained in:
Mark Mitchell 2004-07-07 21:42:14 +00:00 committed by Mark Mitchell
parent 252910550c
commit f4f58d9486
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-07-07 Mark Mitchell <mark@codesourcery.com>
* g++.dg/init/call1.C: XFAIL.
2004-07-07 Alexandre Oliva <aoliva@redhat.com>
* gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,

View File

@ -1,6 +1,6 @@
// Bug c++/16115
// { dg-options "-O2" }
// { dg-do run }
// { dg-do run { xfail *-*-* } }
extern "C" void abort();