------- Comment #36 from tobi at gcc dot gnu dot org 2009-08-16 15:57 ------- I have a patch which copies DO loop variables that are passed as arguments to functions, which gives the same speedup as enclosing the arguments into parentheses. Now I only need to figure out how to make that patch pass the testsuite :)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31593