[Bug fortran/59298] ICE when initialising PARAMETER array of derived-type (containing an array) using array constructor

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 4 21:33:00 GMT 2018


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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
                 CC|                            |kargl at gcc dot gnu.org
             Blocks|                            |84693

--- Comment #14 from kargl at gcc dot gnu.org ---
Added PR 84693 as blocked.  The code is in 84693 is similar, but
the RHS of the expression is a scalar DT and LHS is an array of
the DT.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84693
[Bug 84693] scalar DT not broadcast across an array in an initialization
expression


More information about the Gcc-bugs mailing list