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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1d575f572a099528 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-03 08:53:13 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newspeer.radix.net!uunet!ash.uu.net!xyzzy!nntp From: Jeffrey Carter Subject: Re: What is faster Ada or C? X-Nntp-Posting-Host: e246420.msc.az.boeing.com Content-Type: text/plain; charset=us-ascii Message-ID: <3C0BA624.7A12BFA1@boeing.com> Sender: nntp@news.boeing.com (Boeing NNTP News Access) Content-Transfer-Encoding: 7bit Organization: The Boeing Company X-Accept-Language: en References: <3c08314d$0$158$9b622d9e@news.freenet.de> Mime-Version: 1.0 Date: Mon, 3 Dec 2001 16:19:48 GMT X-Mailer: Mozilla 4.73 [en]C-CCK-MCD Boeing Kit (WinNT; U) Xref: archiver1.google.com comp.lang.ada:17347 Date: 2001-12-03T16:19:48+00:00 List-Id: Ted Dennison wrote: > > Gnat on the other hand, uses the same code generation back end as Gcc. Thus a > fair comparison between C and Ada code when both are compiled with GCC is liable > to show you no difference at all. Robert Dewar has stated here on several occasions that he has some equivalent Ada and C programs that produce identical object code when compiled with gcc. -- Jeffrey Carter