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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-06-11
                 CC|                            |kargl at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from kargl at gcc dot gnu.org ---
This can be fixed in arith.c by inspecting the types of the operands, or in
array.c by walking array constructors and inspecting compatibility between a
type-spec and constructor elements.

Reply via email to