This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [0/4] RFC: add DWARF index support


>>>>> "Ken" == Ken Werner <ken@linux.vnet.ibm.com> writes:

Ken> It seems old GCCs do not recognize that the types_list_elements and
Ken> types_list variables of dwarf2read.c:dwarf2_initialize_objfile are
Ken> accessed under the same condition as they are initialized.

Ken> The attached patch initializes the two variables to prevent the warnings.
Ken> OK to apply?

Yes, thank you.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]