|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/22773] [ARM] Invalid immediate constants produce incorrect instructions |
Date: | Thu, 29 Mar 2018 11:32:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22773 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_30-branch branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=763e359efaba5cc088604e3f3e1dda40fda06831 commit 763e359efaba5cc088604e3f3e1dda40fda06831 Author: Nick Clifton <address@hidden> Date: Thu Mar 29 12:31:04 2018 +0100 Import patch from the mainline that fixes the ARM assembler's parsing of an illegal ORR instruction. PR 22773 * config/tc-arm.c (md_apply_fix): Test Rn field of Thumb ORR instruction before assuming that it is a MOV instruction. * testsuite/gas/arm/pr22773.s: New test. * testsuite/gas/arm/pr22773.d: New test driver. * testsuite/gas/arm/pr22773.l: New expected output. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |