From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28961 invoked by alias); 1 Oct 2005 04:36:10 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 28926 invoked by uid 48); 1 Oct 2005 04:36:08 -0000 Date: Sat, 01 Oct 2005 04:36:00 -0000 Message-ID: <20051001043608.28925.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050323182431.20606.overholt@redhat.com> References: <20050323182431.20606.overholt@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/20606] ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations) X-Bugzilla-Reason: CC X-SW-Source: 2005-q4/txt/msg00000.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-10-01 04:36 ------- Ok, I can confirm this fixes the issue on the mainline with -fno-tree-dominator-opts so we get about the same RTL when expanding. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20606