https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125536
programmer00001h at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |programmer00001h at gmail dot
com
--- Comment #1 from programmer00001h at gmail dot com ---
<https://godbolt.org/z/fqKdvdoae>
> In substitution of 'template<long long unsigned int N> constexpr const bool
> x<char [N]> [with long long unsigned int N = 18446744071562067968]:
GCC is clearly mishandling the array size here.