// PR c++/6992 // Origin: // { dg-do compile } // { dg-require-named-sections "" } class A { __attribute__((section("whatever"))) A(); };