From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14118 invoked by alias); 5 Feb 2004 11:25:11 -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 14056 invoked by uid 48); 5 Feb 2004 11:25:10 -0000 Date: Thu, 05 Feb 2004 11:25:00 -0000 Message-ID: <20040205112510.14054.qmail@sources.redhat.com> From: "zlomek at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040131001627.13938.hebisch@math.uni.wroc.pl> References: <20040131001627.13938.hebisch@math.uni.wroc.pl> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/13938] [3.5 Regression] ICE when rounding double to long long X-Bugzilla-Reason: CC X-SW-Source: 2004-02/txt/msg00616.txt.bz2 List-Id: ------- Additional Comments From zlomek at gcc dot gnu dot org 2004-02-05 11:25 ------- Because the reg in clobber (in insn 57) is different to reg in reg_unused note, find_reg_note can't find it and this causes the ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13938