This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.4 i386 code generation problem with leal


On Thu, Apr 03, 2003 at 11:36:19PM -0500, Brad Lucier wrote:
> library.s: Assembler messages:
> library.s:52511: Error: suffix or operands invalid for `lea'
> 
> The offending instruction is
> 
> 	leal	28(%ebp), %esi

I disbelieve.  There's nothing wrong with the above.  Unless of course
you've managed to put the assembler into 16- or 64-bit mode, in which 
case the message would be different.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]