https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125315
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egas.g.ribeiro at tecnico dot
ulis
| |boa.pt
Summary|[16/17 Regression] ICE in |[16/17 Regression] ICE in
|init_subob_ctx with empty |init_subob_ctx with empty
|[[no_unique_address]] |[[no_unique_address]]
|member [PR123346] |member since r16-8693
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=123346
Target Milestone|--- |16.2
Keywords| |ice-on-valid-code
--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Øystein Dale from comment #0)
> Bisecting suggests commit
> https://gcc.gnu.org/git/?p=gcc.git;a=commit;
> h=92a1d876b20426ebd240ad9bd65d9bce2705611d (c++: fix constexpr union with
> empty member [PR123346]) has introduced the issue.
>
i.e. r16-8693-g92a1d876b20426