]> git.ipfire.org Git - thirdparty/valgrind.git/commit
clang miscompiles faultstatus.c function test5().
authorFlorian Krohm <florian@eich-krohm.de>
Mon, 31 Aug 2015 22:26:03 +0000 (22:26 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Mon, 31 Aug 2015 22:26:03 +0000 (22:26 +0000)
commit5323c08c75c1c066e10f9dce326342856a39db94
tree03d6674621219d44795c6fc6f4303c103f5235e4
parent2b72e87dcb1654c83b373254334300bdc437866d
clang miscompiles faultstatus.c function test5().
First it choses %eax as the 1st operand of the bound insn.
Then it complains that %eax is invalid.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15610
none/tests/x86/Makefile.am