// Test whether __func__ works for ordinary member functions.
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Matt Austern , 3 Aug 2003
// { dg-do run }
str
// Test whether __func__ works for namespace-scope C++ functions.
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Matt Austern , 3 Aug 2003
// { dg-do run }
// Test whether __func__ works for constructors and destructors.
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Matt Austern , 3 Aug 2003
// { dg-do run }