|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/21458] ld generates none ARM elf ABI compliant code that causes a hard fault. |
Date: | Mon, 15 May 2017 14:30:14 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21458 --- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=52a86f843b6dee1de9977293da9786649b146b05 commit 52a86f843b6dee1de9977293da9786649b146b05 Author: Nick Clifton <address@hidden> Date: Mon May 15 15:29:02 2017 +0100 Fix use of ARM ADR and ADRl pseudo-instructions with thumb function symbols. PR gas/21458 * config/tc-arm.c (do_adr): If the ADR involves a thumb function symbol, ensure that the T bit will be set. (do_adrl): Likewise. (do_t_adr): Likewise. * testsuite/gas/arm/pr21458.s: New test. * testsuite/gas/arm/pr21458.d: New test driver. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |