Warning: indirect jmp without `*'

Alan Grover alan.grover@gmail.com
Thu Apr 30 04:00:00 GMT 2009


I'm getting a

Warning: indirect jmp without `*'

when I use

jmp -12(%ebp)

What do I need to do to make as happy?
The program works as intended; I'm just trying to get rid of the warning.

Please copy me directly; I'm not subscribed to the list.

I'm using the GNU assembler 2.17.50 20060824 mingw32 target.

Thanks in advance for any help you can give!

Alan



More information about the Binutils mailing list