Xref: utzoo comp.arch:13543 comp.lang.c:25661 comp.lang.c++:6353 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!wuarchive!decwrl!sgi!shinobu!odin!delrey!shap From: shap@delrey.sgi.com (Jonathan Shapiro) Newsgroups: comp.arch,comp.lang.c,comp.lang.c++ Subject: Re: RISC Machine Data Structure Word Alignment Problems? Message-ID: <3556@odin.SGI.COM> Date: 3 Feb 90 18:56:42 GMT References: <111@melpar.UUCP> <51385@bbn.COM> <1990Jan29.173412.2859@utzoo.uucp> <8314@sybase.sybase.com> Sender: news@odin.SGI.COM Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 7 In article <8314@sybase.sybase.com> carlw@mercury.UUCP (carl weidling) writes: > Why not have a PRE-processor directive that will re-arrange the >fields in a structure to maximize efficiency one way or the other? Yuck. If this problem is worth solving, it is worth solving right. Jon