This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]