https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123695
Boris Staletic <boris.staletic at protonmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |boris.staletic at protonmail
dot c
| |om
--- Comment #2 from Boris Staletic <boris.staletic at protonmail dot com> ---
This crash reduces to
constexpr auto crash = std::meta::object_of(^^int);
It shouldn't compile anyway, but currently does segfault.
