(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
compat/
eh/
nrv1.h
       1  struct A
       2  {
       3    A();
       4    ~A();
       5  };