This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA:] Take 2 (was: Re: RFC: --enable-checking=valgrind.)
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: Richard Henderson <rth at redhat dot com>, <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 19 Nov 2002 07:33:15 -0500 (EST)
- Subject: Re: [RFA:] Take 2 (was: Re: RFC: --enable-checking=valgrind.)
On Tue, 19 Nov 2002, Andreas Jaeger wrote:
> With valgrind from CVS, there's one problem with your patch:
>
> /cvs/gcc/gcc/cppfiles.c: In function `read_include_file':
> /cvs/gcc/gcc/cppfiles.c:428: warning: implicit declaration of function `VALGRIND_DISCARD'
Oh my, an API change. I use 1.0.4 as you might guess. I guess
that's easily autoconf:ed for, if you please.
brgds, H-P