From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3737542e2ed2b8e1 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Date: Tue, 28 Apr 2009 21:26:56 +0200 From: Gautier User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.18) Gecko/20081031 SeaMonkey/1.1.13 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Problem with optimizations References: <49f73730$0$2850$ba620e4c@news.skynet.be> <49f755e0$0$2850$ba620e4c@news.skynet.be> <49f7563a$0$2850$ba620e4c@news.skynet.be> In-Reply-To: <49f7563a$0$2850$ba620e4c@news.skynet.be> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 85.3.116.45 X-Original-NNTP-Posting-Host: 85.3.116.45 Message-ID: <49f7587a$1_6@news.bluewin.ch> X-Trace: news.bluewin.ch 1240946810 85.3.116.45 (28 Apr 2009 21:26:50 +0200) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!newsfeed.straub-nv.de!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news2.google.com comp.lang.ada:5593 Date: 2009-04-28T21:26:56+02:00 List-Id: Something else you can try is -O2 and pragma Inline(...) for a few selected procedures (add one Inline, test, add another one, test, etc.). _________________________________________________________ Gautier's Ada programming -- http://sf.net/users/gdemont/ NB: For a direct answer, e-mail address on the Web site!