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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8356504d700e2176,start X-Google-Attributes: gid103376,public From: William Paul Berriss Subject: gnat 3.10 on win95 -O2 problem Date: 1997/11/06 Message-ID: <3461863F.28F0@reading.ac.uk>#1/1 X-Deja-AN: 287389753 Organization: The University of Reading Newsgroups: comp.lang.ada Date: 1997-11-06T00:00:00+00:00 List-Id: Hi I have a proggy that runs within 50 secs when compiled using gnat 3.07 for linux or solaris unix with -O2 or -O3 optimization. (The proggy has lots of nested for loops in it) BUT, with -O2 optimization on gnat 3.10 for Win95 it seems to be stuck in an infinite loop near the start!!! But if I do not use any optimization on gnat 3.10 for Win95 then it runs just fine, taking < 50 seconds as per normal. So I suggest there is a problem with the gnat 3.10 for Win95 optimizer -O2 (I see no other postings here on this today) Any advice or sharing of knowledge on this matter most welcome. Thanks Will Berriss --------- -- W P Berriss E-mail: W.P.Berriss@reading.ac.uk Department of Engineering The University of Reading Whiteknights Reading Tel: 0118 987 5123 Berkshire (+44 118 987 5123 outside UK) RG6 6AY England Fax: 0118 931 3327 World Wide Web Home Page: http://www.elec.rdg.ac.uk/people/postgrads/will.html