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


On Monday, July 26, 2010 08:50:29 pm Tom Tromey wrote:
> >>>>> "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.

Patch checked in.
-ken


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