blob: 9a02a8059c72adaf2ba336b20117d303f1e54ade [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Conditional jump or move depends on uninitialised value(s)
njn25cac76cb2002-09-23 11:21:57 +00003 at 0x........: fooble (in /.../tests/pushfpopf)
njn25e49d8e72002-09-23 09:36:25 +00004 by 0x........: main (pushfpopf_c.c:12)
5 by 0x........: __libc_start_main (...libc...)
njn25cac76cb2002-09-23 11:21:57 +00006 by 0x........: (within /.../tests/pushfpopf)
njn25e49d8e72002-09-23 09:36:25 +00007
8ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
9malloc/free: in use at exit: 0 bytes in 0 blocks.
10malloc/free: 0 allocs, 0 frees, 0 bytes allocated.
11For a detailed leak analysis, rerun with: --leak-check=yes
12For counts of detected errors, rerun with: -v