From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15981 invoked by alias); 2 Jun 2004 07:21:40 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 15957 invoked by uid 48); 2 Jun 2004 07:21:38 -0000 Date: Wed, 02 Jun 2004 07:21:00 -0000 Message-ID: <20040602072138.15956.qmail@sourceware.org> From: "rmathew at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040531014759.15741.green@redhat.com> References: <20040531014759.15741.green@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/15741] [3.5 Regression] ICE: SEGV in unchecked_make_edge X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg00171.txt.bz2 List-Id: ------- 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