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 Tue, Aug 19, 2014 at 4:36 PM, Pedro Alves <palves@redhat.com> wrote:
> On 08/15/2014 09:13 PM, Jan Kratochvil wrote:
>> On Thu, 24 Jul 2014 14:08:13 +0200, Pedro Alves wrote:
>>> New patch below.  Let me know what you think.
>>
>> My comments have been addressed, I find it OK.
>
> 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!
>
> Pedro Alves
>


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