Re: optimized inlining of specific standard function calls

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

 



Enrico Weigelt <weigelt@xxxxxxxx> writes:

> Thx. I'm quite new to gcc internals, so i'd appreciate a bit 
> more help. Is it possible to inject some C-code instead of
> the original function call ?

Not as such, no.  You can inject arbitrary code, but you have to do by
building GIMPLE structures.

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