public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pault at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/64932] [4.9/5 Regression] ICE in gfc_conv_descriptor_data_get for generated finalizer
Date: Thu, 12 Feb 2015 19:31:00 -0000	[thread overview]
Message-ID: <bug-64932-4-P0MasPMV1a@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64932-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Thu Feb 12 19:30:53 2015
New Revision: 220654

URL: https://gcc.gnu.org/viewcvs?rev=220654&root=gcc&view=rev
Log:
2015-02-12  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/64932
    * trans-stmt.c (gfc_trans_deallocate): If a component array
    expression is not a descriptor type and it is a derived type
    that has allocatable components and is not finalizable, then
    deallocate the allocatable components.

2015-02-12  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/64932
    * gfortran.dg/finalize_28.f90: New test


Added:
    trunk/gcc/testsuite/gfortran.dg/finalize_28.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-stmt.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2015-02-12 19:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04  7:12 [Bug fortran/64932] New: [5.0] ICE on module end, gfc_conv_descriptor_data_get shapero at uw dot edu
2015-02-04  9:27 ` [Bug fortran/64932] " burnus at gcc dot gnu.org
2015-02-07 10:57 ` [Bug fortran/64932] [4.9/5 Regression] ICE in gfc_conv_descriptor_data_get for generated finalizer jakub at gcc dot gnu.org
2015-02-07 11:23 ` pault at gcc dot gnu.org
2015-02-08 15:58 ` paul.richard.thomas at gmail dot com
2015-02-12 19:31 ` pault at gcc dot gnu.org [this message]
2015-02-12 21:07 ` pault at gcc dot gnu.org
2015-02-12 21:08 ` pault at gcc dot gnu.org
2015-02-13  5:29 ` shapero at uw dot edu
2015-03-26 10:55 ` dominiq at lps dot ens.fr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-64932-4-P0MasPMV1a@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).