From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16730 invoked by alias); 19 Apr 2005 14:47:34 -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 16624 invoked by uid 48); 19 Apr 2005 14:47:19 -0000 Date: Tue, 19 Apr 2005 14:47:00 -0000 Message-ID: <20050419144719.16623.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050419143606.21107.e9925248@stud4.tuwien.ac.at> References: <20050419143606.21107.e9925248@stud4.tuwien.ac.at> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/21107] internal compiler error: in expand_one_stack_var_at, at cfgexpand.c:476 X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg02556.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-19 14:47 ------- /* If this fails, we've overflowed the stack frame. Error nicely? */ gcc_assert (offset == trunc_int_for_mode (offset, Pmode)); Hmm, I wonder if this is a regression or not. -- What |Removed |Added ---------------------------------------------------------------------------- Component|c |middle-end Keywords| |ice-on-invalid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21107