Re: long function name

2005-11-29 Thread Jim Wilson
Kornel wrote: g++ crashes for a very long function name ;) Bugs should be filed into bugzilla, rather than mailed to the gcc-bugs list. We won't track bugs mailed to the list. I took a quick look. I couldn't reproduce on my system. However, it occured to me that gcc is proba

long function name

2005-11-23 Thread Kornel
Hey, I know it's not that urgent and as a matter of fact only a theoretical problem, but still.. g++ crashes for a very long function name ;) consider this perl program to generate such a stupid-evil source file: a.pl: #v+ my $name = "a"x(1024*1024*8); open( FD, "> test.