------- Comment #3 from hjl dot tools at gmail dot com  2010-05-22 00:12 -------
(In reply to comment #2)
> Created an attachment (id=20709)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20709&action=view) [edit]
> new version of the fix. 
> 
> There is actually a second bug :-(
> We not only have to replace step with stepsize (a=a+b*b vs. a=a+b*c)
> we also have to fix the fact that we changed a=a+b*c to a=(a+b)*c
> 

This works for me on Linux/x86-64.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44203

Reply via email to