From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12506 invoked by alias); 1 Jun 2006 13:01:00 -0000 Received: (qmail 12281 invoked by uid 48); 1 Jun 2006 13:00:49 -0000 Date: Thu, 01 Jun 2006 13:01:00 -0000 Message-ID: <20060601130049.12280.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/27858] ICE in spill_failure, at reload1.c:1911while bootstrapping 4.2 on alpha In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius dot com" 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 X-SW-Source: 2006-06/txt/msg00039.txt.bz2 List-Id: ------- Comment #1 from tbm at cyrius dot com 2006-06-01 13:00 ------- 3012:tbm@reyes: ~/tmp/delta/bin] /home/tbm/tmp/gcc/20060530-alpha/gcc/xgcc -c -O1 mini.c 3013:tbm@reyes: ~/tmp/delta/bin] /home/tbm/tmp/gcc/20060530-alpha/gcc/xgcc -c -O2 mini.c mini.c: In function ‘_Jv_strtod_r’: mini.c:81: error: unable to find a register to spill in class ‘FLOAT_REGS’ mini.c:81: error: this is the insn: (insn 35 33 22 4 (set (reg:DF 34 $f2 [orig:70 prephitmp.31 ] [70]) (subreg:DF (const_int 9218868437227405312 [0x7ff0000000000000]) 0)) 235 {*movdf_nofix} (nil) (expr_list:REG_DEAD (reg:DI 139) (nil))) mini.c:81: internal compiler error: in spill_failure, at reload1.c:1911 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. zsh: exit 1 /home/tbm/tmp/gcc/20060530-alpha/gcc/xgcc -c -O2 mini.c 3014:tbm@reyes: ~/tmp/delta/bin] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27858