This is the mail archive of the gdb-patches@sources.redhat.com 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: [obish] -Wunused-function warnings


On Mon, 19 Jan 2004 13:31:23 -0500
Andrew Cagney <cagney@gnu.org> wrote:

> src/gdb/ia64-tdep.c:3261: warning: `process_note_abi_tag_sections' defined but not used
> src/gdb/ia64-tdep.c:342: warning: `read_sigcontext_register' defined but not used
> src/gdb/ia64-tdep.c:654: warning: `ia64_read_fp' defined but not used

It appears to me that it's safe to remove these function definitions.

Jeff, would mind trying it out?  If everything still builds and runs
okay, the patch which removes these definitions is preapproved.

Thanks,

Kevin


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