Commit 6087c716 by Alexandre Oliva Committed by Alexandre Oliva

* ns3.C: New test.

From-SVN: r27938
parent e9edf69f
1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
* ns3.C: New test.
1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
* ctor1.C: New test.
......
// Build don't link:
// Copyright (C) 1999 Free Software Foundation
// by Alexandre Oliva <oliva@dcc.unicamp.br>
// based on bug report by Ovidiu Toader <ovi@physics.utoronto.ca>
// crash test - XFAIL *-*-*
namespace N {
template <typename T> class A {
template <typename T_> friend class A;
};
}
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