ftmemsim-valgrind/memcheck/tests/inltemplate.stderr.exp
Florian Krohm 5866bd2a56 Adapt testcase so it can be compiled with GCC 3.4.6.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14194
2014-07-26 11:36:50 +00:00

6 lines
249 B
Plaintext

Conditional jump or move depends on uninitialised value(s)
at 0x........: temp_member_func_b<int> (inltemplate.cpp:21)
by 0x........: int X::temp_member_func_noinline<int>(int) (inltemplate.cpp:28)
by 0x........: main (inltemplate.cpp:36)