Preventing gcc from aligning stack???

H. Peter Anvin hpa en transmeta.com
Mar Ene 25 23:50:51 CST 2000


Followup to:  <Pine.SGI.4.21.0001251219060.5519422-100000 en paju.oulu.fi>
By author:    Tuukka Toivonen <tutoivon en mail.student.oulu.fi>
In newsgroup: linux.dev.kernel
> 
> I'd like to ask, why? Even double is only 8 bytes. Does this mean that 12
> bytes is wasted each argumentless call and -fno-omit-frame-pointer, for
> saving ebp?
> 

The native fp format on IA32 is "long double" -- 80 bits (10 bytes).

    -hpa
-- 
<hpa en transmeta.com> at work, <hpa en zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda