android_mt6572_jiabo/external/valgrind/memcheck/tests/bug340392.vgtest
2025-09-05 16:56:03 +08:00

10 lines
300 B
Text

# When run without --expensive-definedness-checks valgrind
# produces:
#
# ==10953== Conditional jump or move depends on uninitialised value(s)
# ==10953== at 0x4004F8: main (bug340392.c:15)
#
# Making sure we don't get the message.
#
prog: bug340392
vgopts: -q --expensive-definedness-checks=yes