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,124905131f269735 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-27 06:27:23 PST Message-ID: <3BB32939.AFB47378@Physik.Uni-Magdeburg.DE> Date: Thu, 27 Sep 2001 15:27:21 +0200 From: Gerald Kasner Organization: Uni Magdeburg X-Mailer: Mozilla 4.77 [de] (X11; U; Linux 2.4.2-2smp i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: gnat and heap size References: <1001442590.557811@news.drenet.dnd.ca> <3BB10E2C.8C57FFE1@linuxchip.demon.co.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: kasner.nat.uni-magdeburg.de X-Trace: 27 Sep 2001 15:27:22 +0100, kasner.nat.uni-magdeburg.de Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!f.de.uu.net!news.uni-stuttgart.de!nntp.cs.uni-magdeburg.de!loriot.cs.uni-magdeburg.de!kasner.nat.uni-magdeburg.de Xref: archiver1.google.com comp.lang.ada:13431 Date: 2001-09-27T15:27:21+02:00 List-Id: > > > Compiled with gnat-3.14a1 on sparc-solaris2.6 I get: > > > ./matrix > > Found 42 at index 42 in b > > And in this example the array bounds for b can be overwritten as well > (since they are stored right before the first array element). > RedHat Linux 6.2 on a sparc sun 4 ultra, gnat 3.12p : No output. :-) -Gerald