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 tree-optimization/82672] [8 Regression][GRAPHITE] ICE in verify_gimple_in_cfg


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Oct 24 07:02:48 2017
New Revision: 254036

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

        PR tree-optimization/82672
        * graphite-isl-ast-to-gimple.c (graphite_copy_stmts_from_block):
        Fold the stmt if we propagated into it.

        * gfortran.dg/graphite/pr82672.f90: New testcase.

Modified:
    trunk/gcc/graphite-isl-ast-to-gimple.c

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