This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: remove expand_constant lang_hook (was [RFC] Migrate pointers to members to the middle end)
- From: "Ollie Wild" <aaw at google dot com>
- To: "Andreas Schwab" <schwab at suse dot de>
- Cc: "Mark Mitchell" <mark at codesourcery dot com>, "GCC Patches" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 28 Sep 2007 20:50:24 -0700
- Subject: Re: PATCH: remove expand_constant lang_hook (was [RFC] Migrate pointers to members to the middle end)
- References: <65dd6fd50709241246p58477765l7e3d2fd01e15bbaa@mail.gmail.com> <jer6kj2n4i.fsf@sykes.suse.de>
On 9/28/07, Andreas Schwab <schwab@suse.de> wrote:
> "Ollie Wild" <aaw@google.com> writes:
>
> > * langhooks-def.h (lhd_return_tree): Removed.
>
> ../../gcc/ada/misc.c:162: error: 'lhd_return_tree' undeclared here (not in a function)
Sorry about that. I thought I'd tested this with a full bootstrap and
testsuite, but I obviously botched something somewhere. I've rolled
this back.
Ollie