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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils