Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!wuarchive!psuvax1!psuvm!uh2
From: UH2@PSUVM.BITNET (Lee Sailer)
Newsgroups: comp.sys.amiga
Subject: Re: Is she c:Stack'd
Message-ID: <89275.170519UH2@PSUVM.BITNET>
Date: 2 Oct 89 21:05:19 GMT
References: <3944@m2-net.UUCP> <8053@cbmvax.UUCP>
Organization: Penn State University
Lines: 4

Would it be useful for Amiga compilers to at least partially detect
things like
   main() { int x[200000]; ... }
and WARN the user that this will use up a lot of stack?