This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [gold patch] PR gold/13359: fix crash on TLS relocation when no TLS sections in program
- From: Ian Lance Taylor <iant at google dot com>
- To: Cary Coutant <ccoutant at google dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Mon, 31 Oct 2011 14:13:33 -0700
- Subject: Re: [gold patch] PR gold/13359: fix crash on TLS relocation when no TLS sections in program
- References: <CAHACq4pLJqX7eYqvwfi56o4G3yaju-6aotwkmQmby=EN+F1QGw@mail.gmail.com>
Cary Coutant <ccoutant@google.com> writes:
> 2011-10-28 Cary Coutant <ccoutant@google.com>
>
> PR gold/13359
> * i386.cc (Target_i386::Relocate::relocate_tls): Remove
> unnecessary assertion.
> * x86_64.cc (Target_x86_64::Relocate::relocate_tls): Likewise.
This is OK.
Thanks.
Ian