This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline Ada bootstrap broken
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Rainer Orth <ro at techfak dot uni-bielefeld dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 1 Aug 2008 14:47:42 +0200
- Subject: Re: Mainline Ada bootstrap broken
- References: <18579.825.691922.278707@manam.TechFak.Uni-Bielefeld.DE>
> this patch of yours
>
> 2008-08-01 Eric Botcazou <ebotcazou@adacore.com>
>
> * gcc-interface/utils.c (convert_vms_descriptor): Add
> gnu_expr_alt_type parameter.
> Convert the expression to it instead of changing its type in place.
> (build_function_stub): Adjust call to above function.
>
> broke mainline Ada bootstrap everywhere. It uses DECL_PARM_ALT_TYPE, which
> is not defined anywhere, so e.g. gnat1 fails to link:
This patch is not mine, although it was installed under my name. Let me try
to find out what is going on...
--
Eric Botcazou