* g++.old-deja/g++.other/local3.C: Removed XFAIL.
From-SVN: r28543
This commit is contained in:
parent
ecd7226f3b
commit
8a07ed3363
@ -1,3 +1,7 @@
|
||||
1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
|
||||
|
||||
* g++.old-deja/g++.other/local3.C: Removed XFAIL.
|
||||
|
||||
Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* gcc.c-torture/execute/970312-1.c: Delete duplicate test.
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Bug: g++ lies about DECL_CONTEXT, so the backend thinks B::f is not
|
||||
// function-local.
|
||||
// Contributed by Jason Merrill <jason@cygnus.com>
|
||||
// excess errors test - XFAIL *-*-*
|
||||
// excess errors test
|
||||
|
||||
struct A {
|
||||
virtual void f () = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user