diff options
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 3f7a31f..1aa0541 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -2120,7 +2120,7 @@ if the runtime routine is not available. @item -fvisibility-inlines-hidden @opindex fvisibility-inlines-hidden This switch declares that the user does not attempt to compare -pointers to inline methods where the addresses of the two functions +pointers to inline functions or methods where the addresses of the two functions were taken in different shared objects. The effect of this is that GCC may, effectively, mark inline methods with |