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

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

2005-09-05 Thread Henry Nestler
* Bug: 'movl %ss, (%ebp)' produce an error for target i686 (32 bit): " Error: suffix or operands invalid for `mov' " * Version of `as'. >>> as --version >>> GNU assembler 2.16.91 20050827 This assembler was configured for a target of `i686-pc-linux-gnu'. <<< end <<< * Source from mingw (no add