This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
64-bit alignment testing package (Fortran compilers)
- To: egcs at cygnus dot com, gcc2 at cygnus dot com, g77-alpha at gnu dot org
- Subject: 64-bit alignment testing package (Fortran compilers)
- From: Craig Burley <burley at gnu dot org>
- Date: Fri, 26 Jun 1998 14:02:26 -0400 (EDT)
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)