Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
g++.dg
/
analyzer
/
pr94816.C
blob: e241a44e376b910ff15f52feb4b6d39737fca776 [
file
] [
log
] [
blame
]
/* { dg-additional-options "-O" } */
struct
jr
;
struct
ch
{
int
jr
::*
rx
;
};
ch
ad
()
{
return
ch
();
}