Path: utzoo!yunexus!geac!torsqnt!news-server.csri.toronto.edu!mailrus!ames!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.sys.apple2 Subject: Re: ORCA/C v1.11 Message-ID: <13012@smoke.BRL.MIL> Date: 29 May 90 14:07:44 GMT Article-I.D.: smoke.13012 References: <346@ankh.ftl.fl.us> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 6 In article <346@ankh.ftl.fl.us> chin@ankh.ftl.fl.us (Albert Chin) writes: >However, I would like to see REAL optimization in the compiler. What specifically is the problem? Have you enabled all optimizations (e.g. by #pragma optimize -1)? The default is no optimization, partly so that the resulting code will better support source-level debugging.