[Bug fortran/86111] ICE in gfc_arith_concat, at fortran/arith.c:985

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 11 20:19:00 GMT 2018


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.


More information about the Gcc-bugs mailing list