From 1bf905ec03eec23c9bf512634d448aee1941b65e Mon Sep 17 00:00:00 2001 From: Kito Cheng Date: Wed, 24 Jul 2019 10:40:54 +0800 Subject: [PATCH] Update white list comment from Jim --- test/whitelist/binutils/glibc.log | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/test/whitelist/binutils/glibc.log b/test/whitelist/binutils/glibc.log index fa7eb24b..f3245a3d 100644 --- a/test/whitelist/binutils/glibc.log +++ b/test/whitelist/binutils/glibc.log @@ -1,6 +1,15 @@ # -# XXX: Unknwon. +# Missing a relaxation to convert PC-relative GOT references to +# local symbols to PC-relative direct references. +# +# This is an optimization, not a correctness issue. # FAIL: indirect5c dynsym FAIL: indirect5d dynsym +# +# Similarly to the above case, needs a new relaxation and maybe a new relocation +# to eliminate tprel relocations in pie mode. +# +# This is an optimization, not a correctness issue too. +# FAIL: Build pr22263-1