Commit ed3b0480 by Robert Lipe Committed by Jeff Law

* gcc.c-torture/compile/20000211-3.c: New test.

From-SVN: r31934
parent ddcc2ade
Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
* gcc.c-torture/compile/20000211-3.c: New test.
Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org> Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
* gcc.c-torture/compile/20000211-2.c: New test. * gcc.c-torture/compile/20000211-2.c: New test.
......
void f_clos(int x)
{
switch(x) {
default:
mumble:
}
}
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