1 /* Verify that gimple-level NRV is occurring even for RESULT_DECLs. */
2 /* { dg-do compile { target { { i?86-*-* x86_64-*-* } && ia32 } } } */
3 /* { dg-options "-O -fdump-tree-optimized" } */
10 P(long long x) : l(x) {}
23 /* { dg-final { scan-tree-dump-times "return slot optimization" 1 "optimized" } } */