Hi, Simon: I would like to testing your patch on mips64el target. but your patch can't apply to current trunk.
error likes: ----------------------------------------------------------cut------------------------------------------------------------------- xuchenghua@fc21-2k4w:61: gcc_git_trunk $ patch -p0 < add_short_call_attribute.patch patching file gcc/config/mips/mips.c Hunk #1 FAILED at 598. Hunk #2 FAILED at 1171. 2 out of 2 hunks FAILED -- saving rejects to file gcc/config/mips/mips.c.rej patching file gcc/doc/extend.texi patching file gcc/testsuite/gcc.target/mips/near-far-1.c patching file gcc/testsuite/gcc.target/mips/near-far-2.c patching file gcc/testsuite/gcc.target/mips/near-far-3.c patching file gcc/testsuite/gcc.target/mips/near-far-4.c patch: **** malformed patch at line 159: "\t(j(|al|als)|b(|al)c)\tnormal_func\n" } } */ -------------------------------------------------------------------------------------------------------------------------------------- Could you give a new patch? Thanks, Paul Hua. On Thu, Sep 7, 2017 at 7:22 PM, Simon Atanasyan <si...@atanasyan.com> wrote: > This is a ping for a small MIPS specific patch adds `short_call` > synonym for existing `near` attribute. The patch has not been approved > or commented on. > > Add 'short_call' attribute for MIPS targets. > https://gcc.gnu.org/ml/gcc-patches/2017-08/msg01280.html > > -- > Simon Atanasyan