[Bug fortran/85084] [6/7/8 Regression] ICE: out of memory allocating 18446744073709551600 bytes ...

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 28 17:34:00 GMT 2018


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

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Wed Mar 28 17:34:08 2018
New Revision: 258926

URL: https://gcc.gnu.org/viewcvs?rev=258926&root=gcc&view=rev
Log:
2018-03-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/85084
        Backport from trunk.
        * frontend-passes.c (gfc_run_passes): Do not run front-end
        optimizations if a previous error occurred.

2018-03-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/85084
        Backport from trunk.
        * gfortran.dg/matmul_rank_1.f90: New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/matmul_rank_1.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/frontend-passes.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list