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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52fd60a337c05842 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-14 12:41:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!ra.nrl.navy.mil!dca6-feed2.news.algx.net!allegiance!newsfeed1.cidera.com!Cidera!netnews.com!fr.clara.net!heighliner.fr.clara.net!proxad.net!wanadoo.fr!not-for-mail From: "Baugereau" Newsgroups: comp.lang.ada Subject: Re: ada paper critic Date: Fri, 14 Jun 2002 21:43:07 +0200 Organization: Wanadoo, l'internet avec France Telecom Message-ID: References: <3D0976BD.21FA7516@sympatico.ca> <3D0A1A15.C600F684@sympatico.ca> <3D0A3D89.50E5A3CA@despammed.com> Reply-To: "Baugereau" NNTP-Posting-Host: afontenayssb-103-1-4-141.abo.wanadoo.fr X-Trace: wanadoo.fr 1024083665 12058 80.11.133.141 (14 Jun 2002 19:41:05 GMT) X-Complaints-To: abuse@wanadoo.fr NNTP-Posting-Date: 14 Jun 2002 19:41:05 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:25973 Date: 2002-06-14T19:41:05+00:00 List-Id: > 1. If the optimization technique is based on the generated code, > then it can be used with any language. "can be" > > 2. If the optimization is based on information provided > in the source code, more is possible with Ada. "is possible" The FACT is that Intel C++ beats gnat (and gcc), because much more effort has been invested. Real people who care about speed of generated code (they exist) don't have the choice on many platforms.