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


On Mar  3, 2003, Andreas Jaeger <aj at suse dot de> wrote:

> Alexandre Oliva <aoliva at redhat dot com> writes:

>> For preprocessor-only tests, you probably want AC_TRY_CPP instead.

> Would my patch be ok with changing AC_TRY_COMPILE to AC_TRY_CPP?

If you adjust the arguments accordingly (*), the configury part would
be ok, yes.  The rest looks quite obvious, but I can't approve it.

(*) you just have turn arguments 1 and 2 to AC_TRY_COMPILE into a
single argument to AC_TRY_CPP.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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