Sujet : Re: Keeping other stuff with addresses
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.archDate : 05. Dec 2024, 00:47:23
Autres entêtes
Organisation : None to speak of
Message-ID : <87ed2n1050.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8
User-Agent : Gnus/5.13 (Gnus v5.13)
Stefan Monnier <
monnier@iro.umontreal.ca> writes:
Yes, but contrary to the case for bytes, there is virtually (literally?)
no code out there which expects non-byte-aligned memory accesses
to work.
FORTRAN COMMON blocks require misaligned accesses to double precision
data.
>
I don't think FORTRAN stipulate this also applies to sub-byte alignment.
I see that you use Gnus, the same newsreader I use.
When you post a followup, Gnus automatically adds attribution lines,
like the "Stefan Monnier <
monnier@iro.umontreal.ca> writes:" line in
this post. Please leave those lines in place. It makes it easier to
follow conversations. (Yes, readers can typically jump to the parent
article, but it's not always easy to do that or to get back to the
current article.)
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */