From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10142 invoked by alias); 11 Mar 2009 20:52:14 -0000 Received: (qmail 10068 invoked by uid 48); 11 Mar 2009 20:52:00 -0000 Date: Wed, 11 Mar 2009 20:52:00 -0000 Message-ID: <20090311205200.10067.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/39431] [4.3/4.4 Regression] ICE in spill_failure, at reload1.c:2093 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth 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-03/txt/msg00777.txt.bz2 ------- Comment #5 from rguenth at gcc dot gnu dot org 2009-03-11 20:51 ------- Well, certainlu with i?86 and -fPIC there are not many registers available. Using -fomit-frame-pointer may "fix" this issue in this particular case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39431