diff options
author | Cary Coutant <ccoutant@gmail.com> | 2015-03-11 22:07:51 -0700 |
---|---|---|
committer | Cary Coutant <ccoutant@gmail.com> | 2015-03-11 22:07:51 -0700 |
commit | 943c8b4393ca97b6c4805c724069028be6955b89 (patch) | |
tree | 8a6cc1d7b292bc71ab44ff2477349a462d7601a5 /gas/ChangeLog-2004 | |
parent | 97737159383af8af7a766ad3dade8ed0d11fa6a1 (diff) | |
download | gdb-943c8b4393ca97b6c4805c724069028be6955b89.zip gdb-943c8b4393ca97b6c4805c724069028be6955b89.tar.gz gdb-943c8b4393ca97b6c4805c724069028be6955b89.tar.bz2 |
Fix gold incremental test failures.
Newer version of GCC pass -z relro to the linker, but incremental linking
does not support relro. This patch adds a check to complain about the
conflict, and changes the testsuite to pass -z norelro to the incremental
tests.
2015-03-11 Cary Coutant <ccoutant@google.com>
gold/
* options.cc (General_options::finalize): Don't allow -z relro
with incremental linking.
* testsuite/Makefile.am (incremental_test): Add -z norelro.
(incremental_test_2): Likewise.
(incremental_test_3): Likewise.
(incremental_test_4): Likewise.
(incremental_test_5): Likewise.
(incremental_test_6): Likewise.
(incremental_copy_test): Likewise.
(incremental_common_test_1): Likewise.
(incremental_comdat_test_1): Likewise.
* testsuite/Makefile.in: Regenerate.
Diffstat (limited to 'gas/ChangeLog-2004')
0 files changed, 0 insertions, 0 deletions