> Date: Sun, 2 Oct 2011 21:36:50 +0400
> From: Anatoly Sokolov
> OK to install?
>
> * config/cris/m32c.c (cris_output_addr_const_extra): Make static.
> (TARGET_OUTPUT_ADDR_CONST_EXTRA): Define.
> * config/cris/cris.h (OUTPUT_ADDR_CONST_EXTR
Hi.
This patch removes obsolete OUTPUT_ADDR_CONST_EXTRA macro from the CRIS
back end in the GCC and introduces equivalent TARGET_OUTPUT_ADDR_CONST_EXTRA
target hook.
Regression tested on cris-axis-elf.
OK to install?
* config/cris/m32c.c (cris_output_addr_const_extra): Make st