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

7 lines
92 B
C

// { dg-do assemble }
// { dg-options "-g" }
typedef volatile struct {
int i;
} mutex_t;