diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-09-11 10:54:08 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-09-11 10:55:25 +0200 |
commit | 63c2e8bb66fd85aa7921dc64e1ac3612d318e1c5 (patch) | |
tree | 9e27fe44f67390cba6d24e65f3715dec8c5e0b96 /chapter08 | |
parent | c10a327376830278cc8cc2bf642c588f9273a065 (diff) |
Comment on binutils test failures with pie/ssp
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/binutils.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index d9855e735..96b820277 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -160,6 +160,10 @@ cd build</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen> +<para>Twelve tests fail in the <command>gold</command> testsuite when the + <option>--enable-default-pie</option> and + <option>--enable-default-ssp</option> options are passed to GCC. There + is also a known failure in the <command>as</command> tests.</para> <!-- Fixed in 2.39 https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=01ae03b <para>One gold test, <filename>pr17704a_test</filename>, is known to |