|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/22773] [ARM] Invalid immediate constants produce incorrect instructions |
Date: | Tue, 13 Feb 2018 16:51:15 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22773 --- Comment #2 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=db7bf1058d28b2b5e931c60435a13f6db15df6af commit db7bf1058d28b2b5e931c60435a13f6db15df6af Author: Nick Clifton <address@hidden> Date: Tue Feb 13 16:50:04 2018 +0000 Fix ARm assembler so that it rejects invalid immediate values for the Thumb 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] |