Bob Hutchison wrote:
 > BTW, if you are using gcc4 as shipped by Apple, you should re-compile
> with -O or -O1 rather than -O2, or use gcc3 -- with -O2 you will get
> strange heap problems after running ruby for a while.

Has a bug been filed on this? Is it unique to Macs, or will any gcc 4
show it?

I run Gentoo Linux, Ruby 1.8.5 and gcc 4.1.1. If there are "strange heap
problems", I'd like to be able to reproduce them and get them fixed!