From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7065 invoked by alias); 20 Jun 2007 09:04:03 -0000 Received: (qmail 7034 invoked by uid 48); 20 Jun 2007 09:03:55 -0000 Date: Wed, 20 Jun 2007 09:04:00 -0000 Message-ID: <20070620090355.7033.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/32024] ICE - libgcc2.c:557: internal compiler error: in fold_checksum_tree, at fold-const.c:12652 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ubizjak at gmail dot com" 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: 2007-06/txt/msg01647.txt.bz2 ------- Comment #13 from ubizjak at gmail dot com 2007-06-20 09:03 ------- svn blame of tree-chrec.c 114057 rakdver /* If we cannot propagate the cast inside the chrec, just keep the cast. */ 114057 rakdver keep_cast: 100718 spop res = fold_convert (type, chrec); 97607 ebotcazou -- ubizjak at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spop at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32024