Path: csiph.com!goblin3!goblin.stu.neva.ru!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: George Neuner Newsgroups: comp.compilers Subject: Re: Optimization techniques Date: Fri, 19 Apr 2019 15:48:50 -0400 Organization: A noiseless patient Spider Lines: 9 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <19-04-011@comp.compilers> References: <19-04-004@comp.compilers> <19-04-006@comp.compilers> <19-04-007@comp.compilers> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="22542"; mail-complaints-to="abuse@iecc.com" Keywords: errors Posted-Date: 19 Apr 2019 16:24:12 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:2195 Our esteemed moderator wrote: >> [Great reading list, thanks. Floating add and multiply commute but >> they don't associate. a+b should be the sams as b+a, but (a+b)+c not >> the same as a+(b+c). -John] Yes, I was mistaken. Thanks for posting the clarification. George