------- Comment #3 from borntraeger at de dot ibm dot com 2010-06-25 09:02 ------- Created an attachment (id=21001) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21001&action=view) Potential fix for compile time regression
Here is a potential fix. We just limit prefetching to loops with a "low" amount of memory references and bail out if the amount of references is too large. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44576