bootstrap and regtested on mips64el-unknown-linux-gnu.
On Sat, Sep 9, 2017 at 2:34 PM, Simon Atanasyan wrote:
> Hi Paul,
>
> Probably the patch in the original message is broken somehow. Anyway I
> attach updated patch to this mail.
>
> $ svn up
> Updating '.':
> At revision 251918.
> $ patch -p
Hi Paul,
Probably the patch in the original message is broken somehow. Anyway I
attach updated patch to this mail.
$ svn up
Updating '.':
At revision 251918.
$ patch -p0 < ~/add_short_call_attribute.patch
patching file gcc/config/mips/mips.c
patching file gcc/doc/extend.texi
patching file gcc/te
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 $ pat
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