https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77907
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|[6/7 Regression] Add |[6 Regression] Add "const"
|"const" to argument of |to argument of constexpr
|constexpr constructor |constructor causes the
|causes the object to be |object to be left in
|left in unconstructed state |unconstructed state
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.