--param for Increasing Constant Propagation Length

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

 



I have a long inline function, called with all constant values, that
compiles down to a few instructions.  However, if I slightly increase
the length of the function, constant propagation doesn't work any more
and the compiler generates dead code (the function is still inlined).

Is there a --param that will increase the constant propagation length?

Thanks!
 - Alex

[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