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/37891] [graphite-branch] Invalid use of single_succ_edge in create_single_entry_edge



------- Comment #1 from sebpop at gmail dot com  2008-10-22 18:04 -------
Subject: Re:  New: [graphite-branch] Invalid use of single_succ_edge in
create_single_entry_edge

> Commit 141283 introduced new code in create_single_entry_edge, that breaks
> polyhedron in linpk.f90, mdbx.f90, protein.f90, rnflow.f90, test_fpu.f90:

Let's fix this bug by reverting that patch: the fix for the other bug
should be in split_block instead of in graphite.c.

Sebastian


-- 


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


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