Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!agate!ucbvax!tut.cis.ohio-state.edu!sample.eng.ohio-state.edu!matterhorn!rob From: rob@matterhorn.eng.ohio-state.edu (Rob Carriere) Newsgroups: comp.lang.c Subject: Re: When do you use "if ( a = b )"? (was Re: Funny mistake) Message-ID: <1991Mar21.212359.1073@ee.eng.ohio-state.edu> Date: 21 Mar 91 21:23:59 GMT References: <65837@eerie.acsu.Buffalo.EDU> <1991Mar18.195351.11985@unlv.edu> <11109@dog.ee.lbl.gov> Sender: news@ee.eng.ohio-state.edu Organization: The Ohio State University Dept of Electrical Engineering Lines: 9 Nntp-Posting-Host: matterhorn.eng.ohio-state.edu In article <11109@dog.ee.lbl.gov> torek@elf.ee.lbl.gov (Chris Torek) writes: >then your compiler is not worth what you paid for it. (Well, with two >possible exceptions: if you have turned off all optimization, or if `a' >is declared `volatile'.) Three: if the cost of the compiler was sufficiently negative. SR ---