Is this a bug? Can do mov r0, #676

2005-10-01 Thread Jay Monkman
I'm using a cross assembler for ARM, running on x86, and seeing something weird. Here's the test program: foo: mov r0, #675 Assemble with this: arm-linux-as -o foo.o foo.S Here's what happens: arm-linux-as -o foo.o foo.s foo.s: Assembler messages: foo.s:0: Wa

[Bug binutils/1391] objcopy trashes PE executable when using "add-gnu-debuglink"

2005-10-01 Thread focht at gmx dot net
--- Additional Comments From focht at gmx dot net 2005-10-01 09:29 --- Hello, (In reply to comment #1) > > I seem to recall that the PE file format does not allow sections to > start at address 0 and that this causes problems for debug sections. > > Probably the simplest way to fix th

Re: assembler 'movl ss, (ebp)' produce an error for target i686

2005-10-01 Thread Nick Clifton
Hi Henry, * Bug: 'movl %ss, (%ebp)' produce an error for target i686 (32 bit): " Error: suffix or operands invalid for `mov' " I asked the x86 maintainers if they would look at this bug report. Here is what H.J.Lu had to say about it: ; There is no such a thing of moving between a segmen