https://sourceware.org/bugzilla/show_bug.cgi?id=22773
--- Comment #4 from Jeroen Koops ---
Hi Nick, thanks for the fix!
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
http
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: koops.j at gmail dot com
Target Milestone: ---
I have the following bit of assembly:
.syntax unified
.cpu cortex-m4
.thumb
.section .text
orr r1, #12800
https://sourceware.org/bugzilla/show_bug.cgi?id=22773
--- Comment #1 from Jeroen Koops ---
I highly suspect commit bada434212 to be the problem, in particular the
fragment starting at tc-arm.c:23596.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=22773
Jeroen Koops changed:
What|Removed |Added
CC||koops.j at gmail dot com
--
You are