This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PING [PATCH] -mjsr option bug fix


Hi Sebastian,

> +2018-01-05  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
> +

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]