This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/83900] [8 Regression] ICE in gfc_simplify_matmul, at fortran/simplify.c:4593


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

--- Comment #13 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 20 20:45:50 2018
New Revision: 256920

URL: https://gcc.gnu.org/viewcvs?rev=256920&root=gcc&view=rev
Log:
2018-01-20  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/83900
    * simplify.c (gfc_simplify_matmul): Set return type correctly.

2018-01-20  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/83900
        * gfortran.dg/matmul_18.f90: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/matmul_18.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/simplify.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]