[PATCH] xtensa: gas: clean up literal management code

Max Filippov jcmvbkbc@gmail.com
Thu Apr 11 18:46:00 GMT 2019


On Wed, Apr 10, 2019 at 5:09 PM augustine.sterling@gmail.com
<augustine.sterling@gmail.com> wrote:
>
> On Wed, Apr 10, 2019 at 1:34 PM Max Filippov <jcmvbkbc@gmail.com> wrote:
> >
> > gas/
> > 2019-04-10  Max Filippov  <jcmvbkbc@gmail.com>
> >
> >         * config/tc-xtensa.c (xtensa_literal_pseudo): Drop code that has
> >         no effect.
> >         (get_literal_pool_location): Only search for the literal pool
> >         when auto litpools is used, otherwise take one recorded in the
> >         tc_segment_info_data.
> >         (xtensa_assign_litpool_addresses): New function.
> >         (xtensa_move_literals): Don't duplicate 'literal pool location
> >         required...' error message. Call xtensa_assign_litpool_addresses.
>
> Thanks. Looks good.

Thanks. Applied to master.

-- Max



More information about the Binutils mailing list