http://sourceware.org/bugzilla/show_bug.cgi?id=15462

             Bug #: 15462
           Summary: elf mips build has errors
                    [-Werror=maybe-uninitialized] elfxx-mips.c
           Product: binutils
           Version: 2.23
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassig...@sourceware.org
        ReportedBy: e...@freesa.org
    Classification: Unclassified


Created attachment 7024
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7024
Fixes compile errors from uninitialized variables in bfd/elfxx-mips.c
binutils/stabs.c

binutils-2.23.2/bfd/elfxx-mips.c:9737:41: error: 'cross_mode_jump_p' may be
used uninitialized in this function [-Werror=maybe-uninitialized]

binutils-2.23.2/binutils/stabs.c:2797:57: error: 'physname' may be used
uninitialized in this function [-Werror=maybe-uninitialized]

(stabs looks resoved with http://sourceware.org/bugzilla/show_bug.cgi?id=15018
)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to