On Fri, Nov 17, 2006 at 04:59:28PM +0500, jamhed wrote: > What is strange to me that different compiler optimization > produces such a devastating difference.
Not really; if it's doing undefined stuff (like writing outside structs), it's just what you would expect happening: Crashes that vary at random with seemingly non-related changes (often with optimization). > Could it be a compiler bug also ? Yes, but it's rather unlikely. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]