This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Polyhedron Fortran comparison - now contains gfortran


I think you should turn off inlining ,when comparing to other compliers. No inlining makes a big difference on my code. I hope inlining will work soon.

The -ipo option in ifort does things that are not in gfortran yet.

Ron Young


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