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,c840deaa6965e67a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-25 13:24:22 PST Path: nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!xlink.net!howland.reston.ans.net!swrinde!gatech!udel!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Memory overwrite? Date: 25 Jan 1995 16:24:22 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3g6fi6$fuv@gnat.cs.nyu.edu> References: <3g2stg$i0u@miranda.gmrc.gecm.com> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-01-25T16:24:22-05:00 List-Id: Mark asks if GNAT can also find uninitialized variables, like GCC. GNAT IS GCC! Use the GCC option, and you will get the output you want!