public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* gfortran on cygwin needs make distclean to update correctly
@ 2016-02-24 21:58 Tim Prince
  0 siblings, 0 replies; only message in thread
From: Tim Prince @ 2016-02-24 21:58 UTC (permalink / raw)
  To: fortran

As stated in the subject, although gcc is rebuilt as required by any
updated functions (including config/i386/i386.c), gfortran is not, even
after a make clean.  I suppose this is some kind of cygwin/windows
related glitch.
I noticed this while attempting to verify optimization of the .p2align
parameters, having noticed that the 4,,10 setting for most Intel CPUs
can be improved upon occasionally by advancing to 4,,12, and that some
of the newer targets are set to 4,,15 which would have the effect of
unconditional 16-byte alignment.
Other gfortran improvements were observed, apparently due to trunk
updates since my last clean build.
In a few cases, gfortran doesn't apply .p2align while gcc does for an
exact functional translation, yet gfortran benefits more consistently
from max-unroll-times=4.  Effectiveness of increased unrolling seems to
depend on better alignment as well as code optimization.  I suppose loop
stream detector effective buffer size may be maximized by alignment.

-- 
Tim Prince

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-24 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-24 21:58 gfortran on cygwin needs make distclean to update correctly Tim Prince

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).