3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 28 Nov 2000 <nathan@codesourcery.com>
6 // Bug 611. We ICEd when calling a member function returning an incomplete
9 struct X; // { dg-message "" } forward ref
18 p->foo (); // { dg-error "" } incomplete