Commit 8a07ed33 by Alexandre Oliva Committed by Alexandre Oliva

* g++.old-deja/g++.other/local3.C: Removed XFAIL.

From-SVN: r28543
parent ecd7226f
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) Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/execute/970312-1.c: Delete duplicate test. * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
......
// Bug: g++ lies about DECL_CONTEXT, so the backend thinks B::f is not // Bug: g++ lies about DECL_CONTEXT, so the backend thinks B::f is not
// function-local. // function-local.
// Contributed by Jason Merrill <jason@cygnus.com> // Contributed by Jason Merrill <jason@cygnus.com>
// excess errors test - XFAIL *-*-* // excess errors test
struct A { struct A {
virtual void f () = 0; virtual void f () = 0;
......
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