3 // Copyright (C) 2004 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 2 Dec 2004 <nathan@codesourcery.com>
6 // PR 18782: ICE with ptr-to-member
7 // Origin: Volker Reichelt <reichelt@gcc.gnu.org>
11 int A::* p; // { dg-error "is a namespace" }