public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/99125] [9/10/11 Regression] ICE: gimplification failed (gimplify.c:15068)
Date: Sat, 13 Mar 2021 11:40:32 +0000	[thread overview]
Message-ID: <bug-99125-4-ZLTyoLn1mb@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-99125-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <pault@gcc.gnu.org>:

https://gcc.gnu.org/g:7987beec679898cfa75839551d55ae5234a216bd

commit r11-7657-g7987beec679898cfa75839551d55ae5234a216bd
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Sat Mar 13 11:39:57 2021 +0000

    Fortran: Fix for class defined operators [PR99125].

    2021-03-13  Paul Thomas  <pault@gcc.gnu.org>

    gcc/fortran
            PR fortran/99125
            * trans-array.c (gfc_conv_expr_descriptor): For deferred length
            length components use the ss_info string length instead of
            gfc_get_expr_charlen. Make sure that the deferred string length
            is a variable before assigning to it. Otherwise use the expr.
            * trans-expr.c (gfc_conv_string_length): Make sure that the
            deferred string length is a variable before assigning to it.

    gcc/testsuite/
            PR fortran/99125
            * gfortran.dg/alloc_deferred_comp_1.f90: New test.

  parent reply	other threads:[~2021-03-13 11:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 17:46 [Bug fortran/99125] New: " gscfq@t-online.de
2021-02-16 17:46 ` [Bug fortran/99125] " gscfq@t-online.de
2021-02-16 18:39 ` marxin at gcc dot gnu.org
2021-02-18  9:11 ` rguenth at gcc dot gnu.org
2021-02-21 18:12 ` pault at gcc dot gnu.org
2021-02-22 17:04 ` gscfq@t-online.de
2021-02-22 17:05 ` gscfq@t-online.de
2021-03-13 11:40 ` cvs-commit at gcc dot gnu.org [this message]
2021-05-04 12:31 ` [Bug fortran/99125] [9/10/11/12 " rguenth at gcc dot gnu.org
2021-06-01  8:19 ` rguenth at gcc dot gnu.org
2021-08-25 21:12 ` anlauf at gcc dot gnu.org
2021-08-28 18:46 ` cvs-commit at gcc dot gnu.org
2021-08-28 18:48 ` [Bug fortran/99125] [9 " anlauf at gcc dot gnu.org
2021-09-06 18:45 ` cvs-commit at gcc dot gnu.org
2021-09-06 18:49 ` anlauf at gcc dot gnu.org

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-99125-4-ZLTyoLn1mb@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).