error assign_stack_temp_for_type
Neil Booth
neil@daikokuya.demon.co.uk
Fri Nov 23 11:48:00 GMT 2001
Alexander Bruch wrote:-
> Hi
> I had the following error
>
> OS: sparc-sun-solaris
> gcc version: 2.95.3 20010315 (release)
>
> gcc -i baseconvert.cpp -Wall -o ../bin/baseconvert
> baseconvert.cpp: In function `long int baseconvert(long int, long int)':
> baseconvert.cpp:32: Internal compiler error in
> `assign_stack_temp_for_type', at function.c:938
>
> I think this bug has something to do with:
> long array[LONG_MAX];
> ??
Yes, it's a well-known bug that has yet to be fixed. There are at least
two GNATS entries for it.
Neil.
More information about the Gcc-bugs
mailing list