diff options
author | Mark Geisert <mark@maxrnd.com> | 2016-02-17 10:55:16 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-02-17 10:55:28 +0100 |
commit | 70e7f94e9fe4556efd1879758504401082d4735e (patch) | |
tree | 68afe853ed5ff3908ea00e9f38630e2da03a101b /newlib/libc/include/stdlib.h | |
parent | 4c59f62ef968d8ac3da12a6aa88b81c45e4e1438 (diff) | |
download | cygnal-70e7f94e9fe4556efd1879758504401082d4735e.tar.gz cygnal-70e7f94e9fe4556efd1879758504401082d4735e.tar.bz2 cygnal-70e7f94e9fe4556efd1879758504401082d4735e.zip |
Silent relocation truncations considered harmful
This follows up from my msg re GMP-ECM failing its 'make check' on the
main list https://cygwin.com/ml/cygwin/2016-02/msg00147.html .
There's an error that ought to be reported during dynamic linking if the
linked-to address is too far from the relocation site. However the error
is not reported if __OPTIMIZE__ was #defined when building the Cygwin DLL.
I can't see why optimization settings should affect this.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/include/stdlib.h')
0 files changed, 0 insertions, 0 deletions