This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/37891] [graphite-branch] Invalid use of single_succ_edge in create_single_entry_edge
- From: "sebpop at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Oct 2008 18:04:40 -0000
- Subject: [Bug tree-optimization/37891] [graphite-branch] Invalid use of single_succ_edge in create_single_entry_edge
- References: <bug-37891-15673@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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