public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch, fortran] PR87284 - [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value"
@ 2018-09-13 19:51 Paul Richard Thomas
  0 siblings, 0 replies; only message in thread
From: Paul Richard Thomas @ 2018-09-13 19:51 UTC (permalink / raw)
  To: fortran, gcc-patches

The above has been fixed as 'obvious' on all three branches. Revisions
264249, 264251 and 264288.

Cheers

Paul

2018-09-13  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/87284
    * trans-expr.c (gfc_trans_class_init_assign): Access to
    to array elements of the dynamic type requires that the array
    reference be added to the class expression and not the _data
    component, unlike scalar expressions.

2018-09-13  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/87284
    * gfortran.dg/allocate_with_mold_2.f90: New test.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-13 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-13 19:51 [Patch, fortran] PR87284 - [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value" Paul Richard Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).