This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFC/PATCH: c-decl.c: no getdecls() for you
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Arnaud Charlet <charlet at ACT-Europe dot FR>
- Cc: gcc-patches at gcc dot gnu dot org, Daniel Jacobowitz <drow at false dot org>, Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>, David Edelsohn <dje at watson dot ibm dot com>
- Date: Mon, 09 Feb 2004 01:27:26 -0800
- Subject: Re: RFC/PATCH: c-decl.c: no getdecls() for you
- References: <87oes9b0y5.fsf@egil.codesourcery.com><20040209092156.C8765@dublin.act-europe.fr>
Arnaud Charlet <charlet@ACT-Europe.FR> writes:
>> Any comments also appreciated. (p.s: this breaks -fdump-tree-all
>
> We also use a getdecls() in Ada (see trans.c and utils.c).
> Could you check whether your change breaks Ada or not ? Thanks.
I do not test Ada, but the change should have no effect in principle.
zw