1 // Copyright (C) 2005 Free Software Foundation, Inc.
2 // Contributed by Nathan Sidwell 18 Oct 2005 <nathan@codesourcery.com>
5 // Origin: Volker Reichelt <reichelt@gcc.gnu.org>
9 void foo(); // { dg-error "with" "" }
10 virtual void foo(); // { dg-error "cannot be overloaded" "" }