Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!mit-eddie!genrad!decvax!tektronix!uw-beaver!cornell!batcomputer!braner From: braner@batcomputer.UUCP Newsgroups: comp.lang.c Subject: Re: induction variable optimization Message-ID: <2182@batcomputer.tn.cornell.edu> Date: Mon, 2-Feb-87 23:58:59 EST Article-I.D.: batcompu.2182 Posted: Mon Feb 2 23:58:59 1987 Date-Received: Thu, 5-Feb-87 01:45:32 EST References: <182@ndmath.UUCP> Reply-To: braner@batcomputer.UUCP (braner) Organization: Theory Center, Cornell University, Ithaca NY Lines: 11 Summary: vapor optimization [] The full-page ad by Microsoft in BYTE tells us about all kinds of nifty optimizations that a C compiler MIGHT do if it was smart enough. It would be a lot more interesting to hear about ACTUAL optimizations done by REAL compilers. I would be especially interested in hearing about pitfalls, e.g. correct but obtuse code that confuses a given optimizing compiler into generating wrong code... - Moshe Braner