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 fortran/44334] rnflow.f90 ~27% slower with -fwhole-program -flto after revision 159852



------- Comment #9 from burnus at gcc dot gnu dot org  2010-09-08 21:00 -------
For what it is worth, on AMD Athlon 64 X2 4800+ / x86-64-linux, I get for
gfortran -O3 -ffast-math -march=native -- and with with and without -flto:
 0m45.132s -- (options as above)
 0m52.731s -- additionally -fwhole-program

That's a +16% increase in run-time with -fwhole-program.


-- 


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


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