Commit 5f65db9f by Lee Millward

fix testcase from previous commit

From-SVN: r119448
parent b5147de7
/* PR c/27953 */
void foo(struct A a) {} /* { dg-error "parameter list|definition|incomplete type" } */
void foo() {} /* { dg-error "redefinition" }
\ No newline at end of file
void foo() {} /* { dg-error "redefinition" } */
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