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: [PATCH v2] Handle partially optimized out values similarly to unavailable values


On 08/20/2014 01:54 AM, Andrew Pinski wrote:
> On Tue, Aug 19, 2014 at 4:36 PM, Pedro Alves <palves@redhat.com> wrote:


>> Great, I pushed this in then.
> 
> This caused a build error for me:
> 
> cc1: warnings being treated as errors
> ../../gdb/value.c: In function âvalue_contents_eqâ:
> ../../gdb/value.c:830: error: âlâ may be used uninitialized in this function
> ../../gdb/value.c:830: note: âlâ was declared here
> ../../gdb/value.c:830: error: âhâ may be used uninitialized in this function
> ../../gdb/value.c:830: note: âhâ was declared here
> make[2]: *** [value.o] Error 1
> 
> Thanks,
> Andrew Pinski

Thanks Andrew.  I'm looking.

-- 
Thanks,
Pedro Alves


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