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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,461d464a39a7a30a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 X-Received: by 10.66.122.7 with SMTP id lo7mr6059905pab.4.1367189384199; Sun, 28 Apr 2013 15:49:44 -0700 (PDT) Path: bp1ni1044pbd.1!nntp.google.com!news.glorb.com!feeder.erje.net!eu.feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Erroneous code generation from GNAT or GCC? Date: Mon, 29 Apr 2013 00:49:13 +0200 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: ZXqOjp+NNxswgqXUj66j5g.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.15 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2013-04-29T00:49:13+02:00 List-Id: Le Mon, 29 Apr 2013 00:35:03 +0200, Yannick Duch=C3=AAne (Hibou57) = a =C3=A9crit: > > function Implementation > is new Invoke_3 > (P1_Type =3D> Handle_Type, > P2_Type =3D> Address_Type, > P3_Type =3D> Size_Type) > with Inline =3D> True; A note on this part: I get the exact same whether inlining is on or off.= = So don't focus too much on the inlining representation clause. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity