------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de 2005-01-12 16:19 ------- In 3.4 one was able to do this by specifying -fpeel-loops and got complete loop peeling enabled. In 4.0 this is also the case, but only for the RTL unroller - the tree unroller is not affected and as such _this_ unrolling does not help PR11706. - Just another datapoint.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19401