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/43354] [4.5 Regression] function ‘pofun2' from xplor-nih ICEs compiler at -O2 -fgraphite-identity



------- Comment #5 from spop at gcc dot gnu dot org  2010-03-13 17:35 -------
Subject: Bug 43354

Author: spop
Date: Sat Mar 13 17:35:45 2010
New Revision: 157440

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157440
Log:
Fix PR43354: Correctly handle default definitions.

2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>

        PR middle-end/43354
        * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
        call insert_out_of_ssa_copy for default definitions.
        * gfortran.dg/graphite/id-pr43354.f: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/graphite/id-pr43354.f
Modified:
    trunk/gcc/ChangeLog.graphite
    trunk/gcc/graphite-sese-to-poly.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43354


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