3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 14 Nov 2000 <nathan@codesourcery.com>
6 // We failed to check virtual functions hidden by using declarations.
15 virtual void foo (); // { dg-error "" } of this function
30 virtual int foo (); // { dg-error "" } invalid override