This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c/5483: Maybe an array size problem



>Number:         5483
>Category:       c
>Synopsis:       Maybe an array size problem
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 24 18:36:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     gabrielmat@hotmail.com
>Release:        gcc 3.0.2
>Organization:
>Environment:
i586 pc, using gcc within DJGPP (for msdos)
>Description:
When I try to create the primos array of that size (UINT_MAX/5), I got the error "Internal compiler error in assign_stack_temp_for_type, at function.c:657". It doesn´t
have that problem with a minor size.
>How-To-Repeat:
Compile the attachment with "gcc -Wall bug.c"
>Fix:

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]