From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27301 invoked by alias); 19 Oct 2009 23:52:34 -0000 Received: (qmail 27258 invoked by uid 48); 19 Oct 2009 23:52:20 -0000 Date: Mon, 19 Oct 2009 23:52:00 -0000 Message-ID: <20091019235220.27257.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-10/txt/msg01689.txt.bz2 ------- Comment #6 from pinskia at gcc dot gnu dot org 2009-10-19 23:52 ------- I get a similar issue on powerpc with -O3 used on the object file and then -O0 used for the final link. Though the simple example does not show the issue on PPC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159