||j...@bass-software.com
Resolution|FIXED |
--- Comment #4 from John Tytgat 2013-04-01 18:55:07
UTC ---
This very same problem is now a regression in the 2.23.2 release, was not an
issue for 2.23.1.
--
Configure bugmail: http://sourceware.org
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: j...@bass-software.com
--8<--
$ arm-unknown-eabi-as --version
GNU assembler (GNU Binutils) 2.23.52.20130420
$ cat /tmp/t2.s
.thumb
.syntax unified
LDCEQ.W p6 , c3 , [ r2 ] , { 33 }
NOP.W
$ arm-unkn
http://sourceware.org/bugzilla/show_bug.cgi?id=15538
John Tytgat changed:
What|Removed |Added
Target||arm-unknown-eabi
Summary|arm-
http://sourceware.org/bugzilla/show_bug.cgi?id=15623
John Tytgat changed:
What|Removed |Added
Target||arm-unknown-eabi
--
You are receiving t
: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: j...@bass-software.com
Thumb SMC instruction needs to be the last instruction in an IT block just like
e.g. BXJ. However this is not enforced for implicit IT blocks
http://sourceware.org/bugzilla/show_bug.cgi?id=15538
--- Comment #2 from John Tytgat ---
(In reply to Nick Clifton from comment #1)
> I am not sure that this is a real bug. NOP instructions are neutral -
> they can appear inside or outside of an IT block. Since the assembler has
> been told t
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: j...@bass-software.com
Created attachment 7122
--> http://sourceware.org/bugzilla/attachment.cgi?id=7122&action=edit
Proposed patch for a better B(S) choice for
R_ARM_{ALU|LDR\LDC|LDRS}_SB_G{0|1|2} relocations
http://sourceware.org/bugzilla/show_bug.cgi?id=15787
John Tytgat changed:
What|Removed |Added
Target||arm-unknown-eabi
--
You are receiving t