[Bug ld/22263] -fpie -pie generates dynamic relocations in text section

2017-10-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22263 H.J. Lu changed: What|Removed |Added Target|tilepro |tilepro,sparc --- Comment #1 from H.J. Lu

[Bug ld/22267] ld.bfd does not accept "foo = ~0xFF" in linker script but accepts "foo = ~ 0xFF"

2017-10-07 Thread georgerim at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22267 --- Comment #3 from georgerim at gmail dot com --- Thanks ! I can confirm this patch works, ld.bfd does not report issue anymore and produces correct symbol 'foo' for me, so output is consistent with ld.gold. Can we expect this change be inclu