2018-02-09 Sebastian Perta <sebastian.perta@renesas.com>
commit8dcd0488e6993f953f4ba8cc251b85d1986d873b
authorsebastianperta <sebastianperta@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2018 16:17:13 +0000 (9 16:17 +0000)
committersebastianperta <sebastianperta@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2018 16:17:13 +0000 (9 16:17 +0000)
tree0f8a165e4193a8c0a69a62d57b51d6da651793c4
parenta82f431e184a9ac922ad43df73cdcc702ab0f279
2018-02-09  Sebastian Perta  <sebastian.perta@renesas.com>

* config/rx/constraints.md: added new constraint CALL_OP_SYMBOL_REF
to allow or block "symbol_ref" depending on value of TARGET_JSR
* config/rx/rx.md: use CALL_OP_SYMBOL_REF in call_internal and
call_value_internal insns

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@257529 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rx/constraints.md
gcc/config/rx/rx.md
gcc/testsuite/gcc.target/rx/mjsr.c [new file with mode: 0644]