This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Warning: indirect jmp without `*'


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


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