This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, pretty-ipa] Fix wave ICE in SRA
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Richard Guenther <richard dot guenther at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Michael Matz <matz at suse dot de>, Martin Jambor <mjambor at suse dot cz>, Jan Hubicka <hubicka at ucw dot cz>
- Date: Sat, 2 May 2009 11:25:28 +0200
- Subject: Re: [PATCH, pretty-ipa] Fix wave ICE in SRA
- References: <20090429121643.GC4633@virgil.suse.cz> <200905012359.05799.ebotcazou@adacore.com> <84fc9c000905020218u5a51a328v2035219b1ceb7c97@mail.gmail.com>
> Ok, that shows up a suitable fix here. Note that I don't agree that
> get_inner_reference
> (or in this case get_ref_base_and_extent) should be not called on
> decls, that only
> puts extra burdens on the caller.
Well, the name and the purpose of get_inner_reference are rather clear, and
the interface is clearly specified, for once, so I'd try to stick to it.
--
Eric Botcazou