https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101029
Bug ID: 101029
Summary: unexpected error: non-constant condition for static
assertion in gcc 10/11, but not 9 (clang also fine)
Product: gcc
Version: unknown
Status: UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101029
--- Comment #1 from Jim Walker ---
Adding version output:
/opt/gcc-10.2.0/bin/g++ --version
g++ (GCC) 10.2.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101029
--- Comment #7 from Jim Walker ---
Thanks for the fast work on this issue. How does it work for gcc bugs in terms
of getting into a release? Would there be a 10.x release that includes this?