Remove hardwired alignment, align to sizeof(long) which should be more portable (though the hardwired alignment of 16 would also have worked just fine and perhaps even resulted in better L1 cache operation).
Description
Description
Details
Details
- Provenance
Matthew Dillon <dillon@FreeBSD.org> Authored on Dec 14 1998, 9:34 PM - Parents
- rGfe523aa1077f: fix intermediate overflow in 'quad = int * int' situation by casting
- Branches
- Unknown
- Tags