Hi Sebastian, > +2018-01-05 Sebastian Perta <sebastian.pe...@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 > +
Approved - please apply. Note for the future - it is usually best to provide changelog entries as plain text, rather than a context diff, as they almost never apply cleanly... Cheers Nick