https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83390

--- Comment #3 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to David Binderman from comment #2)
> I'll have a build of latest valgrind, latest gcc and report back in a few 
> hours.

Still going wrong.

$ egrep "^==[0-9]|^Config" mk.out
...
Configuring in x86_64-pc-linux-gnu/libatomic
Configuring in x86_64-pc-linux-gnu/libquadmath
==27746== Conditional jump or move depends on uninitialised value(s)
==27746==    at 0xA39C0E: lra_eliminate_regs_1 (lra-eliminations.c:403)
==27746==    by 0xA39C0E: eliminate_regs_in_insn(rtx_insn*, bool, bool, long)
(l
ra-eliminations.c:1114)
==27746==    by 0xA3A197: process_insn_for_elimination
(lra-eliminations.c:1396)
==27746==    by 0xA3A197: lra_eliminate(bool, bool) (lra-eliminations.c:1459)

Current gcc revision number gone up to 255576. Architecture is x86_64.
Valgrind looks up to date.

$ valgrind --version
valgrind-3.14.0.GIT
$

Reply via email to