This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran: the good news and the good news
Toon Moene wrote:
Andrew Pinski wrote:
On Thu, Nov 5, 2009 at 9:45 AM, Hans Horn <hannes@2horns.com> wrote:
-malign-double
You should not be using that option really. Since it changes the ABI.
It might not even be necessary anymore.
From the man page:
On x86-64, -malign-double is enabled by default.
Hans didn't mention whether he runs his Core Duo laptop in x86-64 mode
or just plain 32 bit mode (which is soooo last millennium).
Oops - he said "Cygwin/WinXP" - now *that's* Stone Age material ....
Toon,
yup - its just plain 32 bit mode (don't I feel like a dinosaur now?).
H.