https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65780
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I've tried the #c0 testcase with gcc 5.1 rc and binutils 2.25 on various linux architectures. On armv7hl, x86_64, s390 and s390x no errors are reported for both normal executable and PIE, for i686 PIE link fails, normal works, for powerpc64{,le} expectedly both normal and PIE link fail, aarch64 I'm still waiting for results.