diff options
Diffstat (limited to 'gcc/config/frv/frv.h')
-rw-r--r-- | gcc/config/frv/frv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/frv/frv.h b/gcc/config/frv/frv.h index d8964456124..394572c1423 100644 --- a/gcc/config/frv/frv.h +++ b/gcc/config/frv/frv.h @@ -1539,7 +1539,7 @@ __asm__("\n" \ /* Define this macro if it is as good or better to call a constant function address than to call an address kept in a register. */ -#define NO_FUNCTION_CSE +#define NO_FUNCTION_CSE 1 /* Dividing the output into sections. */ |