Re: Use of unaligned load/stores by compilers

corbett@lupa.Eng.Sun.COM (Robert Corbett)
25 Jan 1998 12:25:53 -0500

          From comp.compilers

Related articles
Use of unaligned load/stores by compilers sazal@aol.com (1998-01-24)
Re: Use of unaligned load/stores by compilers falan@inreach.com (Alan Fargusson) (1998-01-25)
Re: Use of unaligned load/stores by compilers corbett@lupa.Eng.Sun.COM (1998-01-25)
Re: Use of unaligned load/stores by compilers hrubin@stat.purdue.edu (1998-01-26)
Re: Use of unaligned load/stores by compilers scott@basis.com (1998-01-30)
Re: Use of unaligned load/stores by compilers reid@micro.ti.com (Reid Tatge) (1998-01-30)
Re: Use of unaligned load/stores by compilers tgl@netcom.com (Tom Lane) (1998-02-01)
Re: Use of unaligned load/stores by compilers albaugh@agames.com (1998-02-01)
Re: Use of unaligned load/stores by compilers hrubin@stat.purdue.edu (1998-02-01)
[2 later articles]
| List of all articles for this month |

From: corbett@lupa.Eng.Sun.COM (Robert Corbett)
Newsgroups: comp.compilers
Date: 25 Jan 1998 12:25:53 -0500
Organization: Sun Microsystems Computer Corporation
References: 98-01-099
Keywords: architecture

>Fortran lets you use equivalence statements to misalign double precision
>floats, other than that I don't know of any languages where misaligned
>data will happen without extraordinary programmer effort. -John]


There are a few languages that allow users to specify that data is
unaligned. COBOL, PL/I and Ada come to mind.


Sincerely,
Bob Corbett
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.