Re: option to control code straightening
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tim Prince wrote:
Is there an option in gcc 4.4 or 4.5 to avoid code straightening in
loops with conditionals or select? Intel Core i7 Loop Stream Detector
seems to give up when the code path has more than minimum number of
branches.
Under what circumstances is code straightening introducing more
branches? The whole point of code straightening is to decrease the
number of branches!
jeff
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]