This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15741] [3.5 Regression] ICE: SEGV in unchecked_make_edge
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2004 07:21:38 -0000
- Subject: [Bug tree-optimization/15741] [3.5 Regression] ICE: SEGV in unchecked_make_edge
- References: <20040531014759.15741.green@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rmathew at gcc dot gnu dot org 2004-06-02 07:21 -------
I was facing a very similar issue, which was fixed by:
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00059.html
(At the time of writing this, it has not yet been approved
or applied.)
See if it solves your problem too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15741