mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
cond_ld_st: Split the non-arm expected outputs into 32- and 64-bit
versions, since they will be different. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13395
This commit is contained in:
parent
9c5edc6cb9
commit
cc44df221f
@ -80,9 +80,11 @@ EXTRA_DIST = \
|
||||
clo_redzone_default.vgtest clo_redzone_128.vgtest \
|
||||
clo_redzone_default.stderr.exp clo_redzone_128.stderr.exp \
|
||||
cond_ld.vgtest cond_ld.stdout.exp cond_ld-stderr.exp-arm \
|
||||
cond_ld-stderr.exp-non-arm \
|
||||
cond_ld-stderr.exp-64bit-non-arm \
|
||||
cond_ld-stderr.exp-32bit-non-arm \
|
||||
cond_st.vgtest cond_st.stdout.exp cond_st-stderr.exp-arm \
|
||||
cond_st-stderr.exp-non-arm \
|
||||
cond_st-stderr.exp-64bit-non-arm \
|
||||
cond_st-stderr.exp-32bit-non-arm \
|
||||
custom_alloc.stderr.exp custom_alloc.vgtest \
|
||||
custom_alloc.stderr.exp-s390x-mvc \
|
||||
custom-overlap.stderr.exp custom-overlap.vgtest \
|
||||
|
||||
1
memcheck/tests/cond_ld.stderr.exp-32bit-non-arm
Normal file
1
memcheck/tests/cond_ld.stderr.exp-32bit-non-arm
Normal file
@ -0,0 +1 @@
|
||||
Placeholder text; replace with real results
|
||||
1
memcheck/tests/cond_st.stderr.exp-32bit-non-arm
Normal file
1
memcheck/tests/cond_st.stderr.exp-32bit-non-arm
Normal file
@ -0,0 +1 @@
|
||||
Placeholder text; replace with real results
|
||||
Loading…
x
Reference in New Issue
Block a user