bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18132] New: compile/compile-loc2c.c:729: += on uninit data


From: dcb314 at hotmail dot com
Subject: [Bug binutils/18132] New: compile/compile-loc2c.c:729: += on uninit data ?
Date: Mon, 16 Mar 2015 16:37:11 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18132

            Bug ID: 18132
           Summary: compile/compile-loc2c.c:729: += on uninit data ?
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com

I just tried to compile trunk binutils with clang. It said

../../src/gdb/compile/compile-loc2c.c:729:6: warning: variable 'uoffset' is
uninitialized when used here [-Wuninitialized]

Source code is

    uoffset += dwarf2_per_cu_text_offset (per_cu);

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]