Re: [v3 PATCH] PR libstdc++/89824
On 26/03/19 14:14 +0200, Ville Voutilainen wrote: A minor thinko, very easy to fix. OK, thanks.
[v3 PATCH] PR libstdc++/89824
A minor thinko, very easy to fix. 2019-03-26 Ville Voutilainen PR libstdc++/89824 Fix based on a suggestion by Antony Polukhin. * include/std/variant (__gen_vtable): Don't reserve an additional table slot, _Multi_array already does that. diff --git a/libstdc++-v3/include/std/va