3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 14 Aug 2000 <nathan@codesourcery.com>
6 // We failed to diagnose when a class friend declaration did not use an
7 // elaborated type specifier.
14 friend Y; // { dg-error "" } friend must use aggr tag