diff options
Diffstat (limited to 'gcc/doc/tm.texi')
-rw-r--r-- | gcc/doc/tm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index 6c5bfabfaa9..619d7e0f10d 100644 --- a/gcc/doc/tm.texi +++ b/gcc/doc/tm.texi @@ -6344,7 +6344,7 @@ thing to use for a given mode. Defaults to the value of @end defmac @defmac NO_FUNCTION_CSE -Define this macro if it is as good or better to call a constant +Define this macro to be true if it is as good or better to call a constant function address than to call an address kept in a register. @end defmac |