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/81974] [8 Regression] ICE verify_gimple failed type mismatch in binary expression


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

--- Comment #6 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 17:31:16 2017
New Revision: 252582

URL: https://gcc.gnu.org/viewcvs?rev=252582&root=gcc&view=rev
Log:
2017-08-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/81974
        * frontend-passes (inline_matumul_assign):  Explicity
        set typespec for call to CONJG.

2017-08-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/81974
        * gfortran.dg/inline_matmul_19.f90:  New test.

Added:
    branches/range-gen2/gcc/testsuite/gfortran.dg/inline_matmul_19.f90
Modified:
    branches/range-gen2/gcc/fortran/ChangeLog
    branches/range-gen2/gcc/fortran/frontend-passes.c
    branches/range-gen2/gcc/testsuite/ChangeLog

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