Commit 84aefe8e by Alexandre Oliva Committed by Alexandre Oliva

* template3.C: Fixed.

From-SVN: r27939
parent 6087c716
1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br> 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
* template3.C: Fixed.
* ns3.C: New test. * ns3.C: New test.
1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br> 1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
// by Alexandre Oliva <oliva@dcc.unicamp.br> // by Alexandre Oliva <oliva@dcc.unicamp.br>
// based on bug report by Ulf Larsson <ulf.larsson@mbow337.swipnet.se> // based on bug report by Ulf Larsson <ulf.larsson@mbow337.swipnet.se>
// crash test - XFAIL *-*-* // fixed crash test
template <class T> class C {}; template <class T> class C {};
class foo {} bar = bar.C(); class foo {} bar = bar.C();
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