[C] Anyone crash gcc?
Just on a lark, I was wondering if anyone here has "successfully" crashed gcc...
I managed to do it once a few years ago (one of the later 2.x versions) by using the following code:
--- Cut Here ---
a[i];
--- Cut Here ---
That's it -- no declarations or anything.
Is it just me, or is it a perverse sort of ego trip to have found a bug in a program (esp. a compiler) as rigorously tested as gcc is?
Just a thought.
__________________
I've been given the mushroom treatment -- kept in the dark and fed sh*t.
|