Re: Largest size array in Gnat 2005 for the PC?
- From: Georg Bauhaus <rm.tsoh+bauhaus@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 00:39:05 +0100
On Tue, 2007-10-30 at 17:53 -0500, tmoran@xxxxxxx wrote:
too big to fit into a 32-bit register, so apparently the compiler isDo you get the same result when you compile in Ada mode, ie, with
truncating to 0 before setting EAX.
the -gnato option?
Yes, same results. Using -fstack-check adds a warning that the frame
size is too large, the debugging switch -gnatdF yields a compilation
error saying that the subtype of a is too large... (Which it is,
obviously).
.
- References:
- Re: Largest size array in Gnat 2005 for the PC?
- From: Adam Beneschan
- Re: Largest size array in Gnat 2005 for the PC?
- From: tmoran
- Re: Largest size array in Gnat 2005 for the PC?
- Prev by Date: Re: Largest size array in Gnat 2005 for the PC?
- Next by Date: Re: Is it Ada 2005 or Ada 2007?
- Previous by thread: Re: Largest size array in Gnat 2005 for the PC?
- Next by thread: Re: Largest size array in Gnat 2005 for the PC?
- Index(es):