This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 3/5] RISC-V/GAS: Correct branch relaxation for weak symbols
- From: Nick Clifton <nickc at redhat dot com>
- To: Palmer Dabbelt <palmer at dabbelt dot com>, binutils at sourceware dot org
- Cc: Andrew Waterman <andrew at sifive dot com>, amorda at gmail dot com
- Date: Wed, 4 Jan 2017 10:28:19 +0000
- Subject: Re: [PATCH 3/5] RISC-V/GAS: Correct branch relaxation for weak symbols
- Authentication-results: sourceware.org; auth=none
- References: <20170102022453.25556-1-palmer@dabbelt.com> <20170102022453.25556-4-palmer@dabbelt.com>
Hi Peter, Hi Andrew,
> gas/ChangeLog
>
> 2016-12-21 Andrew Waterman <andrew@sifive.com>
>
> * config/tc-riscv.c (relaxed_branch_length): Use the long
> sequence when the target is a weak symbol.
Approved (for mainline) - please apply.
Cheers
Nick