|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/18313] binutils: LTO error due possibly uninitialized values |
Date: | Tue, 28 Apr 2015 10:24:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=da7119c99c41f60cb178b0b9729d9f7880f33c86 commit da7119c99c41f60cb178b0b9729d9f7880f33c86 Author: Nick Clifton <address@hidden> Date: Tue Apr 28 11:22:57 2015 +0100 Fix compile time warnings about a local variable being used before it is set. PR 18313 * cond.c (s_if): Stop compile time warning about stopc being used before it is set. (s_ifc): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |