Re: Assembler incorrectly rejects valid ARM/thumb code

2013-04-05 Thread nick clifton
Hi Torbjorn, .syntax unified .thumb .text ital subal r3, r3, #1 This is valid code. But gas 2.23.2 complains: Please could you try out the attached patch and let me know if it works for you. Cheers Nick Index: gas/config/tc-arm.

[Bug ld/15302] Branching to linker script symbol is resolved to improperly BLX instruction for cortex-m3

2013-04-05 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15302 --- Comment #1 from Nick Clifton 2013-04-05 17:04:22 UTC --- Created attachment 6968 --> http://sourceware.org/bugzilla/attachment.cgi?id=6968 Do not enable blx use on thumb-only architectures. Hi Terry, Please could you try out the uplo

[Bug gold/15341] New: debug_msg.sh make check fails

2013-04-05 Thread kizkizzbangbang at googlemail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15341 Bug #: 15341 Summary: debug_msg.sh make check fails Product: binutils Version: 2.23 Status: NEW Severity: minor Priority: P2 Component: gold AssignedT