------- Comment #1 from dominiq at lps dot ens dot fr 2007-11-28 15:30 ------- Created an attachment (id=14654) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14654&action=view) Diffs between the original file and the simplest variants
In induct.v1.f90 'nominator' and 'denominator' are unrolled by hand. In induct.v2.f90 the invariants are moved outside the mail loop and induct.v3.f90 combines the two. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34265