That is possible. However, when compiling with --with-long-long-int and --with-double-precision, sizeof(struct svalue) becomes 12.
Does >32 bit alignment matter much for a P4 though?
/ Mirar
Previous text:
2004-08-19 09:56: Subject: out of memory in allocate
Btw, 12? If you use 64 bit ints/floats, shouldn't you need 64 bit alignment, giving them a padded size of 16 bytes?
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)