[Bug c++/91058] Crash involving std::variant, std::visit, templates, and static constexpr
tom.smeding at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jul 2 14:44:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91058
Tom Smeding <tom.smeding at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tom.smeding at gmail dot com
--- Comment #1 from Tom Smeding <tom.smeding at gmail dot com> ---
Note about the above: I am aware that this works as expected on GCC 8.3.0.
However, given that 7.4.0 is still supported and used as the default compiler
on Ubuntu 18.04 (which is used by a lot of people), I considered this worth
reporting.
More information about the Gcc-bugs
mailing list