public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/8495: Big array allocation in gcc2.95 make compiler fail in assign_stack_temp_for_type
@ 2002-11-08  0:47 paolo
  0 siblings, 0 replies; 2+ messages in thread
From: paolo @ 2002-11-08  0:47 UTC (permalink / raw)
  To: delanoy_f, gcc-bugs, gcc-prs, nobody

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: paolo
State-Changed-When: Fri Nov  8 00:47:38 2002
State-Changed-Why:
    Exact duplicate of c/8494.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8495


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c/8495: Big array allocation in gcc2.95 make compiler fail in assign_stack_temp_for_type
@ 2002-11-07 16:16 delanoy_f
  0 siblings, 0 replies; 2+ messages in thread
From: delanoy_f @ 2002-11-07 16:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8495
>Category:       c
>Synopsis:       Big array allocation in gcc2.95 make compiler fail in assign_stack_temp_for_type
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 07 16:16:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     gcc
>Release:        gcc version 2.95.3 20010315 (release)
>Organization:
>Environment:
i686-pc-linux-gnu
glibc 2.2.5
kernel 2.4.19
>Description:
Compilation fails for a big automatic array

filename.c: In function `main':
filename.c:5: Internal compiler error in      
             `assign_stack_temp_for_type',
              at function.c:938 "
>How-To-Repeat:
#define _GNU_SOURCE
int main(void) {
        long long unsigned int a[400000000];
        return 0;
}
gcc filename.c
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-08  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-08  0:47 c/8495: Big array allocation in gcc2.95 make compiler fail in assign_stack_temp_for_type paolo
  -- strict thread matches above, loose matches on Subject: below --
2002-11-07 16:16 delanoy_f

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).