public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gscfq@t-online.de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/103414] [PDT] ICE in gfc_free_actual_arglist, at fortran/expr.c:547
Date: Wed, 24 Nov 2021 21:54:55 +0000	[thread overview]
Message-ID: <bug-103414-4-Uy93utSvvr@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-103414-4@http.gcc.gnu.org/bugzilla/>

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

G. Steinmetz <gscfq@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[PDT] [10/11/12 Regression] |[PDT] ICE in
                   |ICE in                      |gfc_free_actual_arglist, at
                   |gfc_free_actual_arglist, at |fortran/expr.c:547
                   |fortran/expr.c:547          |

--- Comment #1 from G. Steinmetz <gscfq@t-online.de> ---

Right, primarily PDT specific.
Modified cases with deleted "z" should be treated first.
That changed with the PDT groundwork in r8 before 20180525.

$ cat z3.f90
program p
   type t(n)
      integer, kind :: n
      character(n) :: c = ''
   end type
   type(t(3)) :: x = t('1')
end

  reply	other threads:[~2021-11-24 21:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 17:47 [Bug fortran/103414] New: [10/11/12 Regression] " gscfq@t-online.de
2021-11-24 21:54 ` gscfq@t-online.de [this message]
2021-11-25  1:07 ` [Bug fortran/103414] [PDT] " kargl at gcc dot gnu.org
2021-11-25  1:10 ` kargl at gcc dot gnu.org
2021-11-25  1:39 ` kargl at gcc dot gnu.org
2021-11-25  9:56 ` [Bug fortran/103414] [PDT] ICE in gfc_free_actual_arglist, at fortran/expr.c:547 since r10-2083-g8dc63166e0b85954 marxin at gcc dot gnu.org
2021-11-25  9:59 ` [Bug fortran/103414] [10/11/12 Regression] " pinskia at gcc dot gnu.org
2021-11-25 15:51 ` kargl at gcc dot gnu.org
2022-06-28 10:47 ` [Bug fortran/103414] [10/11/12/13 " jakub at gcc dot gnu.org
2022-06-28 14:57 ` kargl at gcc dot gnu.org
2023-06-30  8:38 ` [Bug fortran/103414] [10/11/12/13/14 " pault at gcc dot gnu.org
2023-07-07 10:41 ` [Bug fortran/103414] [11/12/13/14 " rguenth 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-103414-4-Uy93utSvvr@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).