Commit f185457a by Alexandre Oliva Committed by Alexandre Oliva

* template9.C: New test.

From-SVN: r30489
parent 7467c975
1999-11-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* template9.C: New test.
1999-09-18 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* overload1.C: New test.
......
// Build don't link:
// Copyright (C) 1999 Free Software Foundation
// by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
// based on bug report by Philippe Bouchard <boucp00@DMI.USherb.CA>
struct foo {
template <class>
void bar() = 0; // ERROR - invalid initializer - XFAIL *-*-*
};
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