[Bug middle-end/42914] [4.5 Regression][graphite] ICE with -g -ffast-math -fgraphite-identity -O2: verify_ssa failed
spop at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 10 20:24:00 GMT 2010
------- Comment #6 from spop at gcc dot gnu dot org 2010-02-10 20:24 -------
Subject: Bug 42914
Author: spop
Date: Wed Feb 10 20:23:41 2010
New Revision: 156668
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156668
Log:
Fix PR42914 and PR42530.
2010-02-10 Sebastian Pop <seb@napoca>
PR middle-end/42914
PR middle-end/42530
* graphite-sese-to-poly.c (remove_phi): New.
(translate_scalar_reduction_to_array): Call remove_phi.
* gcc.dg/graphite/pr42530.c: New.
* gcc.dg/graphite/pr42914.c: New.
Added:
branches/graphite/gcc/testsuite/gcc.dg/graphite/pr42530.c
branches/graphite/gcc/testsuite/gcc.dg/graphite/pr42914.c
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite-sese-to-poly.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42914
More information about the Gcc-bugs
mailing list