From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8439 invoked by alias); 8 Nov 2002 15:08:38 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 8418 invoked by uid 61); 8 Nov 2002 15:08:37 -0000 Date: Fri, 08 Nov 2002 07:08:00 -0000 Message-ID: <20021108150837.8417.qmail@sources.redhat.com> To: delanoy_f@yahoo.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org From: bangerth@dealii.org Reply-To: bangerth@dealii.org, delanoy_f@yahoo.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: c/8494: Big array allocation in gcc2.95 make compiler fail in assign_stack_temp_for_type X-SW-Source: 2002-11/txt/msg00418.txt.bz2 List-Id: Synopsis: Big array allocation in gcc2.95 make compiler fail in assign_stack_temp_for_type State-Changed-From-To: open->closed State-Changed-By: bangerth State-Changed-When: Fri Nov 8 07:08:36 2002 State-Changed-Why: Newer compilers give you tmp/g> /home/bangerth/bin/gcc-3.2.1-pre/bin/gcc -c x.c x.c: In function `main': x.c:3: size of variable `a' is too large tmp/g> /home/bangerth/bin/gcc-3.3x-pre/bin/gcc -c x.c x.c: In function `main': x.c:3: error: size of variable `a' is too large Please upgrade. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8494