[Bug other/42530] [graphite] ICE in verify_ssa when using -O -g -ffast-math -floop-parallelize-all

spop at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 10 20:24:00 GMT 2010



------- Comment #4 from spop at gcc dot gnu dot org  2010-02-10 20:24 -------
Subject: Bug 42530

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=42530



More information about the Gcc-bugs mailing list