This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [patch, gfortran] pr22570 and related issues.
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- Cc: jvdelisle at verizon dot net, fortran at gcc dot gnu dot org
- Date: Wed, 27 Jul 2005 21:58:55 -0700
- Subject: Re: [patch, gfortran] pr22570 and related issues.
- References: <20050728030501.00C4F1DC06D@bromo.msbb.uc.edu>
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