From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12909 invoked by alias); 9 Feb 2005 23:14:30 -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 12865 invoked by uid 48); 9 Feb 2005 23:14:20 -0000 Date: Thu, 10 Feb 2005 01:16:00 -0000 Message-ID: <20050209231420.12864.qmail@sourceware.org> From: "bjoern dot m dot haase at web dot de" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041031125117.18251.ralf_corsepius@rtems.org> References: <20041031125117.18251.ralf_corsepius@rtems.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/18251] unable to find a register to spill in class `POINTER_REGS' X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00752.txt.bz2 List-Id: ------- Additional Comments From bjoern dot m dot haase at web dot de 2005-02-09 23:14 ------- Maybe this will help to localize the origin of the bug a bit better: I have made the observation that the presence of the bug strongly depends on the size of the memory footprint of the structs. Maybe there is a problem when the stack frame starts to grow beyond the 128 Byte boundary. Yours, Björn -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18251