This is the mail archive of the gdb-prs@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]

pending/2098: Re: hpread.c:2726: warning: 'hpread_psymtab_to_symtab' defined butnot used


>Number:         2098
>Category:       pending
>Synopsis:       Re: hpread.c:2726: warning: 'hpread_psymtab_to_symtab' defined but
 not used
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   unknown
>Arrival-Date:   Wed Mar 08 03:58:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 > ../../src/gdb/hpread.c:2726: warning: 'hpread_psymtab_to_symtab' defined but not
 >  used
 > make[2]: *** [hpread.o] Error 1
 
 This function is used in hpread_start_psymtab() which is called from
 hpread_quick_traverse() which is called from hpread_build_psymtabs()
 which is non-static. I don't know why gcc complains about this. I can
 build this target ok with gcc-3.3.4 and gcc-4.1.0.
 
 randolph
 -- 
 Randolph Chung
 Debian GNU/Linux Developer, hppa/ia64 ports
 http://www.tausq.org/
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


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