This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Remove unused argument in dump_bb
- To: Diego Novillo <dnovillo at redhat dot com>
- Subject: Re: [patch] Remove unused argument in dump_bb
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 28 Jun 2001 13:29:17 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20010628141010.A28415@tornado.cygnus.com>
On Thu, Jun 28, 2001 at 02:10:10PM -0400, Diego Novillo wrote:
> * flow.c (dump_bb): Remove unused third argument to call
> to fprintf when displaying the basic block header.
Ok.
r~