This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Fix IRIX 6 Ada bootstrap failure
- From: Arnaud Charlet <charlet at ACT-Europe dot FR>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, Arnaud Charlet <charlet at ACT-Europe dot FR>
- Date: Tue, 21 Oct 2003 23:14:43 +0200
- Subject: Re: 3.4 PATCH: Fix IRIX 6 Ada bootstrap failure
- References: <16277.36839.39171.895703@xayide.TechFak.Uni-Bielefeld.DE>
The init.c part is OK.
The cstreams.c part is not, could you please instead move the definition of
p inside the two sections that need it ? that would avoid adding more
ugly #ifdef in the code. There are already too many of them, so we
don't want to add more :-)
> Tue Oct 21 20:19:17 2003 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
>
> * init.c [sgi] (__gnat_error_handler): Remove i, unused.
> Change msg to const char *.
> (__gnat_install_handler): Remove ss, unused.
> * cstreams.c (__gnat_full_name): Only declare p if used.
> (__gnat_full_name) [sgi] Return buffer.