This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix warning in flow.c
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: Fix warning in flow.c
- From: law at redhat dot com
- Date: Tue, 31 Jul 2001 14:54:38 -0600
- cc: gcc-patches at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <u8hevs29rt.fsf@gromit.moeb>you write:
>
> I got:
> /cvs/gcc/gcc/flow.c:1898: warning: function declaration isn't a prototype
>
> The appended patch fixes this. It has been bootstrapped/regtested on
> i686-linux-gnu,
>
> Ok to commit?
>
> Andreas
>
> 2001-07-31 Andreas Jaeger <aj@suse.de>
>
> * basic-block.h: Add prototype for last_loop_beg_note.
Approved. Please install.
jeff