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/71575] [6/7 Regression] [graphite] internal compiler error: in copy_cond_phi_nodes, at graphite-isl-ast-to-gimple.c:2500


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

--- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri Nov 11 12:54:25 2016
New Revision: 242069

URL: https://gcc.gnu.org/viewcvs?rev=242069&root=gcc&view=rev
Log:
2016-11-11  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/71575
        * graphite-isl-ast-to-gimple.c (copy_cond_phi_nodes): Remove
        bogus assert.

        * gcc.dg/graphite/pr71575-1.c: New testcase.
        * gcc.dg/graphite/pr71575-2.c: Likewise.

Added:
    trunk/gcc/testsuite/gcc.dg/graphite/pr71575-1.c
    trunk/gcc/testsuite/gcc.dg/graphite/pr71575-2.c
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]