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 lto/49700] LTO compile time hog


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

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-11 09:33:36 UTC ---
Oh, so it's a sum ...

Well, the I suppose you run into the usual array-prefetching compile-time hog.
Try -fno-prefetch-loop-arrays.


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