This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] tree-inline.c: Remove INSNS_PER_STMT.
- From: Jeffrey A Law <law at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 12 Apr 2005 23:00:59 -0600
- Subject: Re: [patch] tree-inline.c: Remove INSNS_PER_STMT.
- Organization: Red Hat, Inc
- References: <20050412.231102.59669785.kazu@cs.umass.edu>
- Reply-to: law at redhat dot com
On Tue, 2005-04-12 at 23:11 -0400, Kazu Hirata wrote:
> Hi,
>
> Attached is a patch to remove INSNS_PER_STMT as it became unused when
> tree-ssa was merged into mainline.
>
> Tested on i686-pc-linux-gnu. OK to apply?
>
> Kazu Hirata
>
> 2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
>
> * tree-inline.c (INSNS_PER_STMT): Remove.
OK.
jeff