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]

error assign_stack_temp_for_type

[Get raw message]
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];
??

Greets
Alex
/-----------------------------------\
|          Alexander Bruch          |
|   abruch@gmx.de Tel: 06403-71993  |
| ICQ: 14561675 Mobil: 0174-5433392 |
\-----------------------------------/

Attachment: baseconvert.ii
Description: Text document


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