|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/17415] Overflow in relocation (R_AARCH64_TLSLE_ADD_TPREL_HI12) silently ignored |
Date: | Tue, 13 Jan 2015 11:23:20 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17415 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jiong Wang <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bab91cce20e052822e128c672e0570c8f3f58131 commit bab91cce20e052822e128c672e0570c8f3f58131 Author: Jiong Wang <address@hidden> Date: Tue Jan 13 11:18:10 2015 +0000 [AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12 bfd/ PR ld/17415 * elfnn-aarch64.c (elfNN_aarch64_howto_table): Mark R_AARCH64_TLSLE_ADD_TPREL_HI12 as complain_overflow_unsigned. * elfxx-aarch64.c (_bfd_aarch64_elf_resolve_relocation): Correct the bit mask. ld/testsuite/ PR ld/17415 * ld-aarch64/pr17415.s: Source file for new test. * ld-aarch64/pr17415.d: Expect file for new test. * ld-aarch64/aarch64-elf.exp: Run the new test. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |