GAS compiling error

2010-11-09 Thread Abel Romero Pérez
Hello binutil's staff, I was writing a simple code and compiling it with gas. The code is what follows: .globl _start.globl setuid .section .text _start: call writecall setuid jmp exit write: movq $4, %raxmovq $1, %rbxpush $0x4142430amov %rsp, %rcx// here seems to

[Bug binutils/12177] bfd/elf32-bfin.c: overwritten assignment

2010-11-09 Thread vapier at gentoo dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12177 Mike Frysinger changed: What|Removed |Added CC||vapier at gentoo dot org Assi

[Bug gas/12198] SVC in thumb assembler forces M-profile attribute

2010-11-09 Thread mgretton at sourceware dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12198 Matthew Gretton-Dann changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una