[Bug c++/87235] g++ doesn't implement sparse initialisation of arrays

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 3 07:34:17 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87235

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-12-03

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
<source>:5:1: sorry, unimplemented: non-trivial designated initializers not
supported
    5 | };
      | ^
<source>:5:1: sorry, unimplemented: non-trivial designated initializers not
supported


More information about the Gcc-bugs mailing list