> From: Anatoly Sokolov
> Date: Wed, 9 Nov 2011 22:42:53 +0100
> Regression tested on cris-axis-elf.
>
> OK to install?
>
> * config/cris/cris.c (cris_function_value_regno_p): Make static.
> (TARGET_FUNCTION_VALUE_REGNO_P): Define.
> * config/cris/cris.h (FUNCTION_VA
> From: Anatoly Sokolov
> Date: Wed, 9 Nov 2011 22:42:53 +0100
> This patch removes obsolete FUNCTION_VALUE_REGNO_P macro from CRIS back end
> in the GCC and introduces equivalent TARGET_FUNCTION_VALUE_REGNO_P target
> hook.
>
> Regression tested on cris-axis-elf.
>
> OK to install?
Pl
Hello.
This patch removes obsolete FUNCTION_VALUE_REGNO_P macro from CRIS back end
in the GCC and introduces equivalent TARGET_FUNCTION_VALUE_REGNO_P target
hook.
Regression tested on cris-axis-elf.
OK to install?
* config/cris/cris.c (cris_function_value_regno_p): Make static.