Re: Conditional jump or move depends on uninitialized value

2014-09-11 Thread Alan Modra
On Tue, Sep 09, 2014 at 04:06:11PM -0600, Adam.Jirasek wrote: > ==9138== Conditional jump or move depends on uninitialised value(s) > ==9138==at 0x4017BF4: index (in /lib64/ld-2.19.so) ld.so is part of glibc, not binutils. Please see http://www.gnu.org/software/libc/bugs.html -- Alan Modra

Conditional jump or move depends on uninitialized value

2014-09-09 Thread Adam.Jirasek
Hi I'm running one of my utilities with valgring and get a Conditional jump warning which is issued by valgrid valgrind --tool=memcheck --trace-children=yes --vex-iropt-register-updates=allregs-at-mem-access --leak-check=full --leak-resolution=high --show-reachable=yes --track-origins=yes ../