[Bug c++/90951] [8/9 Regression] error initializing a constexpr array of a struct with const member
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 5 21:00:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90951
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[8/9/10 Regression] error |[8/9 Regression] error
|initializing a constexpr |initializing a constexpr
|array of a struct with |array of a struct with
|const member |const member
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for GCC 10 so far.
More information about the Gcc-bugs
mailing list