diff options
Diffstat (limited to 'gcc/config/frv/frv.h')
-rw-r--r-- | gcc/config/frv/frv.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/frv/frv.h b/gcc/config/frv/frv.h index 9c62e36ed40..2b53bb8cf09 100644 --- a/gcc/config/frv/frv.h +++ b/gcc/config/frv/frv.h @@ -2536,10 +2536,6 @@ __asm__("\n" \ address than to call an address kept in a register. */ #define NO_FUNCTION_CSE -/* Define this macro if it is as good or better for a function to call itself - with an explicit address than to call an address kept in a register. */ -#define NO_RECURSIVE_FUNCTION_CSE - /* Dividing the output into sections. */ |