https://sourceware.org/bugzilla/show_bug.cgi?id=18695
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c34c98ed62f7f01fa19b1cfb174df942ee47127d commit c34c98ed62f7f01fa19b1cfb174df942ee47127d Author: Cary Coutant <[email protected]> Date: Fri Feb 5 09:19:47 2016 -0800 Add some relocation overflow checks for x86_64. 2016-02-05 Cary Coutant <[email protected]> Andrew Senkevich <[email protected]> gold/ PR gold/18695 * x86_64.cc (Target_x86_64::Relocate::relocate): Add overflow checking for R_X86_64_32, R_X86_64_32S, R_X86_64_PC32, and R_X86_64_PLT32. * testsuite/Makefile.am (x86_64_overflow_pc32): New test. * testsuite/x86_64_overflow_pc32.sh: New test script. * testsuite/x86_64_overflow_pc32.s: New source file. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
