[Bug middle-end/94303] [8/9 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
Wed Mar 25 08:23:30 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/10 Regression] Program |[8/9 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)
      Known to work|                            |10.0
      Known to fail|10.0                        |

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.


More information about the Gcc-bugs mailing list