Commit 06114438 by Mark Mitchell Committed by Mark Mitchell

* g++.dg/template/local3.C: Remove extra semicolon.

From-SVN: r68872
parent 8821d091
2003-07-03 Mark Mitchell <mark@codesourcery.com>
* g++.dg/template/local3.C: Remove extra semicolon.
2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/i386-volatile-1.c: New test.
......
......@@ -6,7 +6,7 @@
void g (T);
};
B b;
};
}
void g()
{
f(42);
......
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