This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

64-bit alignment testing package (Fortran compilers)


This is designed to display info on unaligned 64-bit DOUBLE PRECISION
variables it finds.  This should be helpful to people trying
to determine which compilers (and combination of compiler options)
do best at aligning 64-bit data on systems where such alignment
is crucial to performance, such as Intel Pentium Pro and Pentium II
systems.  Compiler developers trying to improve performance should
find it useful as well.

The package is at:

  <ftp://alpha.gnu.org/gnu/g77/align/align-0.0.tar.gz>

Enjoy!

        tq vm, (burley)


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