This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada, or FC5?] Storage_Error stack overflow (or erroneous memory access)|
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Christian Joensson <christian dot joensson at gmail dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Thu, 20 Apr 2006 11:54:50 +0200
- Subject: Re: [Ada, or FC5?] Storage_Error stack overflow (or erroneous memory access)|
- References: <5460e3330604200248h7787564dk2cf4ab64d2706fc3@mail.gmail.com>
> Any ideas? Is this perhaps related to FC5 memory access rather than gcc?
Right. You likely need to enable execution on stack.
Arno