rt_gccstream/gcc/testsuite/g++.old-deja/g++.other/crash27.C

13 lines
193 B
C

// { dg-do assemble }
// Origin: Jakub Jelinek <jakub@redhat.com>
X(Y(long, Type, CLink)); break; default: break; } } } // { dg-error "" }
struct A {
inline A ();
};
inline A::A ()
{
}