[Bug libstdc++/87619] sizeof(std::variant) can be reduced if its variant_size is UCHAR_MAX

2018-10-17 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87619 --- Comment #1 from ville at gcc dot gnu.org --- Author: ville Date: Wed Oct 17 19:08:51 2018 New Revision: 265247 URL: https://gcc.gnu.org/viewcvs?rev=265247=gcc=rev Log: PR libstdc++/87619 * include/std/variant (__select_index): Fix an

[Bug libstdc++/87619] sizeof(std::variant) can be reduced if its variant_size is UCHAR_MAX

2018-10-17 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87619 Ville Voutilainen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libstdc++/87619] sizeof(std::variant) can be reduced if its variant_size is UCHAR_MAX

2018-10-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87619 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|