From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29058 invoked by alias); 1 Oct 2005 04:36:12 -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 28922 invoked by uid 48); 1 Oct 2005 04:36:08 -0000 Date: Sat, 01 Oct 2005 04:36:00 -0000 Message-ID: <20051001043608.28921.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@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-10/txt/msg00005.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