Re: Disable relative calls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Laurențiu Dascălu  <dascalu.laurentziu@xxxxxxxxx> writes:

> How can I disable near relative calls optimization? When calling a
> function, instead of a relative call(generate 0xe8 instruction) I want
> an absolute call.

I think you would have to edit the gcc source code, somewhere around
the "call" insn in gcc/config/i386/i386.md.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux