Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
parse/
bitfield7.C
struct A { friend int : 1; // { dg-error "unnamed field" } };