re PR c++/87582 (Returning a reference to a data member via structured bindings dangles)
PR c++/87582 * typeck.c (maybe_warn_about_returning_address_of_local): If whats_returned is a structured binding identifier and the structured binding is a reference, recurse on its initializer. * g++.dg/cpp1z/decomp48.C: New test. From-SVN: r265041
Showing
gcc/testsuite/g++.dg/cpp1z/decomp48.C
0 → 100644
Please
register
or
sign in
to comment