This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/17950] Over Aggressive Use of Data Cache Touch Instructions During FDO


------- Additional Comments From rakdver at atrey dot karlin dot mff dot cuni dot cz  2004-11-17 14:41 -------
Subject: Re:  Over Aggressive Use of Data Cache Touch Instructions During FDO

Hello,

> I cannot reproduce this with the 20041118 CVS head on powerpc64-unknown-linux-gnu.

I think this is because speculative prefetching is now disabled by
default.  You should have no problems with reproducing the bug if
you switch it on (-fspeculative-prefetching).

Zdenek


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]