Re: [v3 PATCH] PR libstdc++/80165
On 12/05/18 20:37 +0300, Ville Voutilainen wrote: This just adds a missing test. The bug was in variant, not tuple, so I added the test under variant. Ok for trunk (this is not going to be backported)? OK, thanks.
[v3 PATCH] PR libstdc++/80165
This just adds a missing test. The bug was in variant, not tuple, so I added the test under variant. Ok for trunk (this is not going to be backported)? 2018-05-12 Ville Voutilainen PR libstdc++/80165 * testsuite/20_util/variant/80165.cc: New. diff --git a/libstdc++-v3/testsuite/20_util