]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make the ll test case use hex values for char constants instead
authorVince Weaver <vince@csl.cornell.edu>
Tue, 18 Aug 2009 01:56:11 +0000 (01:56 +0000)
committerVince Weaver <vince@csl.cornell.edu>
Tue, 18 Aug 2009 01:56:11 +0000 (01:56 +0000)
commit2e7d91207897315c3208f385f96e815b8d9b0482
tree56e1ad73c1bef39d7ad528af4024779f1c90258a
parent54d176e15e0ede96e4132fafc6dd8f4b57a703ab
Make the ll test case use hex values for char constants instead
of ' delineated constants, due to gnu as bug 6878.  This caused
warnings on Fedora 10.

This addresses bug 203937.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10839
exp-bbv/tests/amd64-linux/ll.S
exp-bbv/tests/x86-linux/ll.S