This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/4838: Internal compiler error in `assign_stack_temp_for_type', at function.c:940
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/4838: Internal compiler error in `assign_stack_temp_for_type', at function.c:940
- From: sonny at fuzzyeyes dot com
- Date: 9 Nov 2001 00:46:05 -0000
- Reply-To: sonny at fuzzyeyes dot com
>Number: 4838
>Category: c++
>Synopsis: Internal compiler error in `assign_stack_temp_for_type', at function.c:940
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 08 16:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Sonny
>Release: unknown-1.0
>Organization:
>Environment:
FreeBSD 4.4-RELEASE
>Description:
#include <stdio.h>
#include <iostream.h>
main()
{
char *def[1000000000];
}
>How-To-Repeat:
run the small code in Description
>Fix:
no idea at all.. maybe use small array.
>Release-Note:
>Audit-Trail:
>Unformatted: