Re: [PATCH] xtensa: ldso: drop unused address calculation from _dl_linux_resolve
Bernhard Reutner-Fischer <[email protected]>
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <CAC1BbcQnDazZwRs1Rs8J+YCXOAeWuARLR0ZXopyP1Q9eee0cBw@mail.gmail.com> |
On 10 January 2015 at 04:48, Max Filippov <[email protected]> wrote: > The result of the calculation in register a12 is never used as the > function _dl_linux_resolver only accepts 2 arguments. Drop it. Applied, thanks!