This is the mail archive of the gcc-bugs@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]

-malign-double not observed on Windows 2000


Installed software:
Windows 2000 beta 3
cygwin-b20.1 from full.exe
make-3.77
autoconf-2.13
egcs-19990524

Programs compiled with -malign-double have misaligned spill storage when run 
on W2K.  The same .exe when run on W95/OSR25/USB has aligned storage.  Do we 
have any control over this?

Here is the output from Craig Burley's align0.F run on W2K:

 UnSAVEd scalar DOUBLEs unaligned
 UnSAVEd array DOUBLEs unaligned

There is no output when the same align.exe is run on W95.

Tim
tprince@computer.org


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