This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/5679] ICE in assign_stack_temp_for_type, returning unconstrained type conversion ("GtkAda bug")
- From: "fw at deneb dot enyo dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2003 16:50:27 -0000
- Subject: [Bug ada/5679] ICE in assign_stack_temp_for_type, returning unconstrained type conversion ("GtkAda bug")
- References: <20020212235600.5679.fw@deneb.enyo.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5679
------- Additional Comments From fw at deneb dot enyo dot de 2003-10-21 16:50 -------
Subject: Re: ICE in assign_stack_temp_for_type, returning unconstrained type conversion ("GtkAda bug")
charlet at gcc dot gnu dot org wrote:
> The original (GtkAda) code was wrong, and has been fixed a while
> ago.
>
> It does not make sense for a function to return such a giant array.
I was under the impression that the code uses a documented GNAT
extension. I'm pretty sure that this the example is not valid Ada code.