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 problems in gcc-2.95 19990620


>> gcc-2.95 19990615 does not have this problem.  
I take this back. The gcc-2.95 19990615 machine I was testing the code
on is a libstdc++-libc6.0-1.so.2 linux (redhat-5.2) while the original
one is a libstdc++-libc6.1-1.so.2 (redhat-6.0). I just "degraded" from
19990620 to 19990615 on the original machine and got the same problem.
 
...... I just got the mail from Jeff. Thanks.

...... I read more about -malign-double from the info-pages:
     *Warning:* if you use the `-malign-double' switch, structures
     containing the above types will be aligned differently than the
     published application binary interface specifications for the 386.

OK. I'll remove the -malign-double from now on. 

-- 
Ovidiu


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