Commit 3be0e202 by Alexandre Oliva Committed by Alexandre Oliva

* nameret1.C: New test.

From-SVN: r31064
parent 0ecba51f
1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* nameret1.C: New test.
* template10.C: New test.
1999-11-21 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
......
// Copyright (C) 1999 Free Software Foundation
// by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
// distilled from libg++'s Rational.cc
// Special g++ Options:
// crash test - XFAIL sparc64*-*-* sparcv9*-*-* alpha*-*-*
inline int bar () return r {}
int foo () {
return bar ();
}
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