decl.c
498 KB
-
re PR c++/78931 (ICE on C++17 structured bindings from struct with reference member) · 26f20371
PR c++/78931 * decl.c (cp_finish_decomp): Remove probe variable, if tt is REFERENCE_REF_P, set tt to its operand. * g++.dg/cpp1z/decomp19.C: New test. From-SVN: r244113
Jakub Jelinek committed