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: libiberty uninitialized variable warning


Hi Joel,

> On the CVS head, I see this warning on (I think)
> all targets.
> 
> libiberty/cp-demangle.c:1914: warning: ?ret? may be used uninitialized 
> in this function
> 
> The method is large and it looks like initializing the
> variable to NULL would be OK.

libiberty patches are actually discussed on gcc-patches. Could you
resend your question there?

-- 
Joel


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