GCC jump tables

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

 



Hello, question regarding jump tables - is there a way to totally disable their generation in C code ? I know -fno-jump-tables but it's only effective for switch cases, but still after  compiling my code with this flag i see a jump table being generated due to some function call. Is there any way to totally prevent their creation ?

Thanks,
Andrey

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[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