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/51497] [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107


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

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-12-12 15:17:19 UTC ---
> I can't reproduce anything with the testcase from comment #2.

Sorry for the confusion. The code in comment #2 was here only to show the
actual code after the inlining of trisolve and to try to point to the loops
that were vectorized or not with/without -flto. 

> Maybe you can reduce the testcase with this information?

Well, I'll try, but I won't have too much time for it in the coming weeks.


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