decomp41.C
370 Bytes
-
re PR c++/85208 (ICE with #pragma weak and structured binding) · a1afa75e
PR c++/85208 * decl.c (start_decl): For DECL_DECOMPOSITION_P decls, don't call maybe_apply_pragma_weak here... (cp_maybe_mangle_decomp): ... but call it here instead. * g++.dg/cpp1z/decomp41.C: New test. From-SVN: r259155
Jakub Jelinek committed