This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: valgrind GCC mods for memcheck.h


Hans-Peter Nilsson <hp at bitrange dot com> writes:

> On Sun, 2 Mar 2003, Andreas Jaeger wrote:
>> Andreas Jaeger <aj at suse dot de> writes:
>> This should be
>> #ifndef VALGRIND_DISCARD
>>
>> Ok with this change?
>
> FWIW, looks good to me.  I'll try a bootstrap with
> --enable-languages=c --disable-werror
> --enable-checking=misc,tree,gc,rtlflag,valgrind with these

I've patched memcheck.h now (patch send to valgrind author and copied
you) and bootstrap with these changes and valgrind CVS.

I'm running on i686-linux-gnu with:
 /cvs/gcc/configure --prefix=/opt/gcc/3.4-devel --disable-nls
 --enable-threads=posix --enable-clocale=gnu --enable-__cxa_atexit
 --enable-shared --enable-languages=c
 --enable-checking=misc,tree,rtl,gc,rtlflag,valgrind
 --with-system-zlib

> patches with my valgrind 1.0.4 (no memcheck.h) after fixing the
> MMIX breakage.  Thanks again!


Thanks for reminding me of this issue ;-)
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj at suse dot de
   private aj at arthur dot inka dot de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]