]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Attempt to unbreak this testcase on systems with GCC 4.5.1 and newer.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 5 Oct 2011 03:29:57 +0000 (03:29 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 5 Oct 2011 03:29:57 +0000 (03:29 +0000)
commit31bc24678745b8b6907f478430a0a4dfc17a04d1
tree93a2960d7d591fcaac01a10657d9989395558316
parentddd11cf63864e22918fe50c661c0e47edc244f18
Attempt to unbreak this testcase on systems with GCC 4.5.1 and newer.
I suspect the breakage is related to GCC's debug info.
Replace initialization with explicit assignment statement.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12100
exp-sgcheck/tests/bad_percentify.c