History log of /external/valgrind/memcheck/tests/cond_ld_st.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
06bc722457ffe12e056d2f40d0d2f5c8711b541f 02-Oct-2013 florian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9> Silence clang warnings about uninitialised and unused values in
memcheck testcases.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13599 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/cond_ld_st.c
de3c8029a19ad35b84546a484703b0b3056a59af 02-Jun-2013 petarj <petarj@a5019735-40e9-0310-863c-91ae7b9d1cf9> update cond_ld_st test and expected outputs

Line numbers are off by one in some outputs since it differs on GCC version
how it will map source code to line number for the ternary operator written
in multiple lines.
This is small fix that replaces one occurrence of ternary operator with
if-then-else. The excepted outputs have been changed accordingly.

This fixes the test memcheck/tests/cond_ld_st for different platforms with
different GCC versions.

Tested on x86, i386, ARM, MIPS32, and MIPS64.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13415 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/cond_ld_st.c
170d1c299d4db71180db89c6a243fa7e02ad127d 12-May-2013 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Add test cases for instrumentation of IR-level loads and stores.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13392 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/cond_ld_st.c