Commit a976230b by Geoffrey Keating Committed by Geoffrey Keating

* gcc.dg/noncompile/incomplete-1.c: New test.

From-SVN: r56514
parent 8537ed68
2002-08-22 Geoffrey Keating <geoffk@redhat.com>
* gcc.dg/noncompile/incomplete-1.c: New test.
2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
* gcc.dg/typespec-1.c: New test.
......
struct a
{
struct b t; /* { dg-error "has incomplete type" } */
};
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