On 10/26/2015 04:44 PM, Anatoliy Sokolov wrote:
Hi.
This patch removes obsolete GO_IF_LEGITIMATE_ADDRESS macros from
the MCORE back end in the GCC and introduce equivalent
TARGET_LEGITIMATE_ADDRESS_P target hook.
Regression tested on mcore-unknown-elf. Only compile test run.
OK for trunk?
201
Hi.
This patch removes obsolete GO_IF_LEGITIMATE_ADDRESS macros from
the MCORE back end in the GCC and introduce equivalent
TARGET_LEGITIMATE_ADDRESS_P target hook.
Regression tested on mcore-unknown-elf. Only compile test run.
OK for trunk?
2015-08-24 Anatoly Sokolov
* config/mcore/mc