diff --git a/ld/ChangeLog b/ld/ChangeLog index f727515289..35b0c45a53 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2019-01-23 Sebastian Huber + + * ld.texi (--wrap): Add warning that LTO may make this feature + ineffective. + 2019-01-21 Nick Clifton * po/uk.po: Updated Ukranian translation. diff --git a/ld/ld.texi b/ld/ld.texi index 5179af3e0e..d0ceea1626 100644 --- a/ld/ld.texi +++ b/ld/ld.texi @@ -2411,6 +2411,9 @@ g (void) @} @end smallexample +Please keep in mind that with link-time optimization (LTO) enabled, your whole +program may be a translation unit. + @kindex --eh-frame-hdr @kindex --no-eh-frame-hdr @item --eh-frame-hdr