[Bug c++/87934] [8 regression] struct with NSDMI of enum makes initialization a non-constant expression
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 19 08:14:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87934
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Summary|[8/9 regression] struct |[8 regression] struct with
|with NSDMI of enum makes |NSDMI of enum makes
|initialization a |initialization a
|non-constant expression |non-constant expression
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.
More information about the Gcc-bugs
mailing list