This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] bfd/dwarf2.c: fix assertion failure in comp_unit_hash_info
- From: Max Filippov <jcmvbkbc at gmail dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: binutils at sourceware dot org, Eric Tsai <erictsai at cadence dot com>
- Date: Fri, 11 Oct 2019 09:06:08 -0700
- Subject: Re: [PATCH] bfd/dwarf2.c: fix assertion failure in comp_unit_hash_info
- References: <20191010234951.6600-1-jcmvbkbc@gmail.com> <4a194631-390d-0ef2-5a85-52a3722bb1ed@redhat.com>
On Fri, Oct 11, 2019 at 2:40 AM Nick Clifton <nickc@redhat.com> wrote:
> > bfd/
> > 2019-10-10 Max Filippov <jcmvbkbc@gmail.com>
> >
> > * dwarf2.c (stash_maybe_enable_info_hash_tables): Only set
> > stash->info_hash_status = STASH_INFO_HASH_ON when
> > stash_maybe_update_info_hash_tables succeeds.
>
> Approved - please apply.
Applied to master. Thanks!
-- Max