]> git.ipfire.org Git - thirdparty/valgrind.git/commit
The test case for the Transaction Memory instructions failes with older
authorCarl Love <cel@us.ibm.com>
Wed, 2 Oct 2013 17:48:48 +0000 (17:48 +0000)
committerCarl Love <cel@us.ibm.com>
Wed, 2 Oct 2013 17:48:48 +0000 (17:48 +0000)
commite9b1e99239f232b31efb46fcbc55b1a2611d195a
tree22718130f73c3e653ac1a6fb43ed9eb09ac50d76
parentc6765a43dc0f398ac470b52b5235fd4dafb8b5d7
The test case for the Transaction Memory instructions failes with older
compilers as the -mhtm flag is not known.  The patch fixes the makefile
issue and addes #defines to the testcase code.

The testcase was added in valgrind commit 13607.

The bugzilla for adding the TM instruction support is 323803

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13608
none/tests/ppc32/Makefile.am
none/tests/ppc64/Makefile.am
none/tests/ppc64/test_tm.c