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]
Other format: [Raw text]

Re: Benchmarks gcc 3.0.4 (soon 3.1) vs. Intel C++ 6.0


 In message <OF6E1D2590.BC939BCE-ON85256BB4.005A2414@mail.gm.com>, 
kelley.r.cook
@gm.com writes:
 > -malign-double used to matter in the old egcs, but it breaks ABI and isn't
 > really all that useful anymore anyway.  Jeff Law once called it evil:
 > http://gcc.gnu.org/ml/gcc-bugs/2000-08/msg00586.html
Correct.  Extremely evil as it changes the underlying ABI by changing
the layout & size of structures.

jeff



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