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: 103376,ee1a8b8db84c88f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!tsicnews.teliasonera.com!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Tue, 16 Aug 2005 14:30:45 +0200 From: Georg Bauhaus Organization: VoCal web User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada exception block does NOT work? References: <4301ab29$0$6989$9b4e6d93@newsread2.arcor-online.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4301dc6e$0$6980$9b4e6d93@newsread2.arcor-online.net> NNTP-Posting-Date: 16 Aug 2005 14:30:38 MEST NNTP-Posting-Host: fa9414c6.newsread2.arcor-online.net X-Trace: DXC=[Y@NgCkDhPV\ODPOkW97AZQ5U85hF6f;TjW\KbG]kaMX41Ud:;E]@4SV^oPCDj92@RljUVjRQ60?RVmnOeiOY3@^g[50F7T5IOR X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:4133 Date: 2005-08-16T14:30:38+02:00 List-Id: bubble wrote: > dear Georg: > thank to your reply so quickly. > and the problem still not be sloved. right, no wonder, I have missed the point. > you can test "test code". > you will find some thing interesting. This looks like a bug really. It goes away in Gautier's programme when you change one line of the reversed for loop to read: for Index in reverse 10 .. 19 loop (Not that this helps.) Can you send a bug report to GCC's bugzilla? -- Georg