[Bug gas/22773] [ARM] Invalid immediate constants produce incorrect instructions

2018-02-13 Thread koops.j at gmail dot com
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

[Bug gas/22773] New: [ARM] Invalid immediate constants produce incorrect instructions

2018-02-02 Thread koops.j at gmail dot com
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

[Bug gas/22773] [ARM] Invalid immediate constants produce incorrect instructions

2018-02-02 Thread koops.j at gmail dot com
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. ___

[Bug gas/22773] [ARM] Invalid immediate constants produce incorrect instructions

2018-02-02 Thread koops.j at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22773 Jeroen Koops changed: What|Removed |Added CC||koops.j at gmail dot com -- You are