|
From: Bart V. A. <bva...@ac...> - 2010-09-11 10:12:06
|
On Sat, Sep 4, 2010 at 1:49 AM, <sv...@va...> wrote: > Date: 2010-09-04 00:49:33 +0100 (Sat, 04 Sep 2010) > New Revision: 11338 > > Log: > Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. > (Maynard Johnson, may...@us... and Pete Eberlein, ebe...@us...) > [ ... ] automake complains about this change: running: automake -a configure.in:25: installing `./compile' configure.in:122: installing `./config.guess' configure.in:122: installing `./config.sub' configure.in:14: installing `./install-sh' configure.in:14: installing `./missing' Makefile.vex.am: installing `./depcomp' memcheck/tests/ppc32/Makefile.am:12: AM_CFLAGS multiply defined in condition TRUE ... Makefile.tool-tests.am:13: ... `AM_CFLAGS' previously defined here memcheck/tests/ppc32/Makefile.am:2: `Makefile.tool-tests.am' included from here memcheck/tests/ppc32/Makefile.am:13: AM_CXXFLAGS multiply defined in condition TRUE ... Makefile.tool-tests.am:14: ... `AM_CXXFLAGS' previously defined here memcheck/tests/ppc32/Makefile.am:2: `Makefile.tool-tests.am' included from here memcheck/tests/ppc64/Makefile.am:12: AM_CFLAGS multiply defined in condition TRUE ... Makefile.tool-tests.am:13: ... `AM_CFLAGS' previously defined here memcheck/tests/ppc64/Makefile.am:2: `Makefile.tool-tests.am' included from here memcheck/tests/ppc64/Makefile.am:14: AM_CXXFLAGS multiply defined in condition TRUE ... Makefile.tool-tests.am:14: ... `AM_CXXFLAGS' previously defined here memcheck/tests/ppc64/Makefile.am:2: `Makefile.tool-tests.am' included from here Bart. |