1 2 3 4 5 6
// { dg-do assemble } // Test that we save declspecs before a class defn properly. static volatile union { void f() { } } u;