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/80494] [8 Regression] ICE in wide_int_to_tree


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Apr 24 11:57:53 2017
New Revision: 247095

URL: https://gcc.gnu.org/viewcvs?rev=247095&root=gcc&view=rev
Log:
2017-04-24  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/80494
        * tree-scalar-evolution.c (analyze_scalar_evolution_1): Bail
        out for complex types.

        * gfortran.dg/pr80494.f90: New testcase.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr80494.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-scalar-evolution.c

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