Path: utzoo!mnetor!uunet!husc6!bbn!rochester!PT.CS.CMU.EDU!IUS1.CS.CMU.EDU!edw From: edw@IUS1.CS.CMU.EDU (Eddie Wyatt) Newsgroups: comp.lang.c Subject: Re: I forget what it was originally called. Message-ID: <1093@PT.CS.CMU.EDU> Date: 10 Mar 88 19:30:54 GMT References: <3505@bloom-beacon.MIT.EDU> <3850010@hpfclq.HP.COM> <3623@bloom-beacon.MIT.EDU> Sender: netnews@PT.CS.CMU.EDU Organization: Carnegie-Mellon University, CS/RI Lines: 12 > Which brings me to another question: How good are compilers these > day? Can they optimize just as well as a programmer (without > resorting to assembly, that is) or not? For example: [common subexpress example deleted] All depends on the compiler. ccp is generally a bad optimizing compiler. Green Hill gcc and Tartan C compilers are suppose to produce lightening fast executables. If I could only get gcc to compile a copy of "man", I might use it. -- Eddie Wyatt e-mail: edw@ius1.cs.cmu.edu