From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] how to avoid a memset() optimization From: "Skip Tavakkolian" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 13 Nov 2002 08:38:05 -0500 Topicbox-Message-UUID: 1cd35ca8-eacb-11e9-9e20-41e7f4b1d025 > gcc(1) is a treasure hunt; there's all sorts of stuff buried in there. There should be some sort of certification one could get for knowing all gcc options. On the issue of optimization, I think if the programmer has to figure out what the compiler has done through exegesis or inference, then there is something wrong with the compiler or the specification; I feel I should only be required to know a compiler the way I know my car. I expect it to behave according to the manual. I shouldn't be required to know a compiler the way I know a close family member.