This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Kill some dead fields
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 31 May 2005 16:24:02 -0700
- Subject: Re: Kill some dead fields
- References: <20050531231252.GD11634@kam.mff.cuni.cz>
On Wed, Jun 01, 2005 at 01:12:52AM +0200, Jan Hubicka wrote:
> - } GTY ((tag ("ERT_FIXUP"))) fixup;
You should be removing ERT_FIXUP as well. Perhaps some other
things related to fixups; I havn't done a search.
r~