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 middle-end/71898] [7 Regression] [graphite] ICE: verify_ssa failed


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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Jul 20 11:16:47 2016
New Revision: 238513

URL: https://gcc.gnu.org/viewcvs?rev=238513&root=gcc&view=rev
Log:
Properly handly PHI stmts in later_of_the_two (PR

        PR middle-end/71898
        * graphite-isl-ast-to-gimple.c (later_of_the_two):
        Properly handly PHI stmts.
        * gfortran.dg/graphite/pr71898.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/graphite/pr71898.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-isl-ast-to-gimple.c
    trunk/gcc/testsuite/ChangeLog

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