This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30388] gfortran42 is slower than g77 3.4 about 10%
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2007 05:05:14 -0000
- Subject: [Bug fortran/30388] gfortran42 is slower than g77 3.4 about 10%
- References: <bug-30388-11045@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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