properly set fields so that most difficult alignment rules are always met.
This commit was SVN r14854.
Этот коммит содержится в:
родитель
beb6dd1924
Коммит
0798c0784d
@ -89,10 +89,8 @@ typedef struct ompi_osc_pt2pt_send_header_t ompi_osc_pt2pt_send_header_t;
|
|||||||
|
|
||||||
struct ompi_osc_pt2pt_reply_header_t {
|
struct ompi_osc_pt2pt_reply_header_t {
|
||||||
ompi_osc_pt2pt_base_header_t hdr_base;
|
ompi_osc_pt2pt_base_header_t hdr_base;
|
||||||
|
|
||||||
ompi_ptr_t hdr_origin_sendreq;
|
|
||||||
|
|
||||||
int32_t hdr_target_tag;
|
int32_t hdr_target_tag;
|
||||||
|
ompi_ptr_t hdr_origin_sendreq;
|
||||||
int32_t hdr_msg_length;
|
int32_t hdr_msg_length;
|
||||||
};
|
};
|
||||||
typedef struct ompi_osc_pt2pt_reply_header_t ompi_osc_pt2pt_reply_header_t;
|
typedef struct ompi_osc_pt2pt_reply_header_t ompi_osc_pt2pt_reply_header_t;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user