gcc -fstack-check causes segmentation fault ?
- by stcatz
I have got a segmentation fault even with a "Hello World!" program sometimes.
The interesting thing is that the segmentation fault not always shows up.
Does there are some kind of famout bug on this flag?
My gcc version is 4.1.1 with redhat 64bit.