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/30388] gfortran42 is slower than g77 3.4 about 10%



------- Comment #7 from jvdelisle at gcc dot gnu dot org  2007-01-06 05:05 -------
According to gprof, not unexpected, 97% of time is in the jacoobi routine. 
This might warrant further study by the optimizer experts.  Certainly not by
me. :)


-- 


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


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