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/99839] [9/10/11/12 Regression] ICE in inline_matmul_assign, at fortran/frontend-passes.c:4234
Date: Fri, 04 Jun 2021 17:24:16 +0000	[thread overview]
Message-ID: <bug-99839-4-CCsEGRLyTo@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-99839-4@http.gcc.gnu.org/bugzilla/>

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

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

https://gcc.gnu.org/g:bee8619ad0ac3bd27b7c8dc5819b83a5e8e147a0

commit r12-1222-gbee8619ad0ac3bd27b7c8dc5819b83a5e8e147a0
Author: Harald Anlauf <anlauf@gmx.de>
Date:   Fri Jun 4 19:23:48 2021 +0200

    Fortran - ICE in inline_matmul_assign

    Restrict inlining of matmul to those cases where assignment to the
    result array does not need special treatment.

    gcc/fortran/ChangeLog:

            PR fortran/99839
            * frontend-passes.c (inline_matmul_assign): Do not inline matmul
            if the assignment to the resulting array if it is not of canonical
            type (real/integer/complex/logical).

    gcc/testsuite/ChangeLog:

            PR fortran/99839
            * gfortran.dg/inline_matmul_25.f90: New test.

  parent reply	other threads:[~2021-06-04 17:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30 19:12 [Bug fortran/99839] New: " gscfq@t-online.de
2021-03-30 20:07 ` [Bug fortran/99839] " anlauf at gcc dot gnu.org
2021-03-30 20:10 ` [Bug fortran/99839] [8/9/10/11 Regression] " anlauf at gcc dot gnu.org
2021-03-31 12:53 ` marxin at gcc dot gnu.org
2021-05-14  9:54 ` [Bug fortran/99839] [9/10/11/12 " jakub at gcc dot gnu.org
2021-05-27 20:21 ` anlauf at gcc dot gnu.org
2021-06-01  8:20 ` rguenth at gcc dot gnu.org
2021-06-04 17:24 ` cvs-commit at gcc dot gnu.org [this message]
2021-06-04 17:42 ` cvs-commit at gcc dot gnu.org
2021-06-04 17:54 ` cvs-commit at gcc dot gnu.org
2021-06-04 18:19 ` cvs-commit at gcc dot gnu.org
2021-06-04 18:22 ` 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-99839-4-CCsEGRLyTo@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).