(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.other/
debug4.C
// { dg-do assemble  }
// { dg-options "-g" }

typedef volatile struct {
	int i;
} mutex_t;