------- Comment #2 from ubizjak at gmail dot com 2008-05-15 09:21 ------- This regression is due to store forwarding penalty:
... movl %esi, -408(%ebp) movl %edi, -404(%ebp) fldl -408(%ebp) ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36241
------- Comment #2 from ubizjak at gmail dot com 2008-05-15 09:21 ------- This regression is due to store forwarding penalty:
... movl %esi, -408(%ebp) movl %edi, -404(%ebp) fldl -408(%ebp) ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36241