Re: Warning: The structure contains misaligned fields
- From: Craig Powers <enigma@xxxxxxxxxx>
- Date: Mon, 28 Apr 2008 18:14:10 -0400
jamesgiles@xxxxxxx wrote:
But both the above have to interoperate
with:
integer :: ivar(6)
common /aBlock/ ivar
Yeah, that comes back to "depending on what restrictions are imposed on COMMON." I wasn't certain of what those were, and I was too lazy to look them up, but it does look like the COMMON side of thing enforces SEQUENCE to impose order as a practical matter.
.
- Follow-Ups:
- Re: Warning: The structure contains misaligned fields
- From: Richard Maine
- Re: Warning: The structure contains misaligned fields
- References:
- Warning: The structure contains misaligned fields
- From: blitheli
- Re: Warning: The structure contains misaligned fields
- From: Gordon Sande
- Re: Warning: The structure contains misaligned fields
- From: blitheli
- Re: Warning: The structure contains misaligned fields
- From: Craig Powers
- Re: Warning: The structure contains misaligned fields
- From: jamesgiles@xxxxxxx
- Re: Warning: The structure contains misaligned fields
- From: Craig Powers
- Re: Warning: The structure contains misaligned fields
- From: jamesgiles@xxxxxxx
- Warning: The structure contains misaligned fields
- Prev by Date: Re: Warning: The structure contains misaligned fields
- Next by Date: Re: Using external subroutines in OpenMP?
- Previous by thread: Re: Warning: The structure contains misaligned fields
- Next by thread: Re: Warning: The structure contains misaligned fields
- Index(es):
Relevant Pages
|
|