This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada bootstrap failure due to loop optimization and builtin_stack_alloc
- From: Richard Henderson <rth at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: drow at false dot org, gcc at gcc dot gnu dot org
- Date: Tue, 3 Aug 2004 12:09:40 -0700
- Subject: Re: Ada bootstrap failure due to loop optimization and builtin_stack_alloc
- References: <10408031531.AA10400@vlsi1.ultra.nyu.edu>
On Tue, Aug 03, 2004 at 11:31:22AM -0400, Richard Kenner wrote:
> Indeed the latter is the issue. The debugging information could certainly
> represent the type of the data, but it won't be the type that the user
> expects and the question is whether we can encode that it must remove
> one level of indirection before presenting the data to the programmer.
Yes, absolutely we can. Patch in testing.
r~