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: [patch, gfortran] pr22570 and related issues.


On Wed, Jul 27, 2005 at 11:05:01PM -0400, Jack Howarth wrote:
>    One question. Are there any extra optimizations available for 
> gfortran in 4.1 outside of just using -O3?
>              Jack

Any of the standard -f options in the gcc manual can be
used with gfortran.  With gfortran still under development,
I tend to use at most -O -ffast-math -march=opteron.

-- 
Steve


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