[Bug middle-end/94303] [8 Regression] Program result error When using global object array (partially initialized with a special constructor, and the rest with the default constructor)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 7 20:01:51 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94303
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[8/9 Regression] Program |[8 Regression] Program
|result error When using |result error When using
|global object array |global object array
|(partially initialized with |(partially initialized with
|a special constructor, and |a special constructor, and
|the rest with the default |the rest with the default
|constructor) |constructor)
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 9.4+ too.
More information about the Gcc-bugs
mailing list