This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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 3/8] gas: xtensa: reuse find_trampoline_seg


On Mon, Nov 27, 2017 at 11:39 AM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> xtensa_create_trampoline_frag has opencoded fragment equivalent to
> find_trampoline_seg. Drop the fragment and use find_trampoline_seg
> instead. No functional changes.
>
> gas/
> 2017-11-20  Max Filippov  <jcmvbkbc@gmail.com>
>
>         * config/tc-xtensa.c (find_trampoline_seg): Move above the first
>         use.
>         (xtensa_create_trampoline_frag): Replace trampoline seg search
>         code with a call to find_trampoline_seg.

This is fine.


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