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: RFA: Fix warning on AIX about missing symbols in symtab with bigtoc


On Sun, 10 Aug 2008 03:12:19 -0400 (EDT)
Paul Hilfinger <Hilfinger@adacore.com> wrote:

> 2008-08-09  Paul N. Hilfinger  <hilfingr@adacore.com>
> 
> 	* xcoffread.c (scan_xcoff_symtab): Do not include global symbols
> 	('F' format) for @FIX names generated by the loader, retaining only
> 	the minimal symbols (and no partial symbol tables) for these names.
> 	Fixes warning messages about symbols that are found in partial 
> 	symbol tables, but not full symbol tables.

This looks reasonable to me.  Feel free to commit it after waiting a
few more days for additional comments.

Kevin


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