https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90186
--- Comment #2 from austin.card at torchtechnologies dot com ---
(In reply to Richard Biener from comment #1)
> Note that using #pragma pack(1) on struct Ipv4 makes u_short members not
> naturally aligned and thus code like
>
>
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: austin.card at torchtechnologies dot com
Target Milestone: ---
Created attachment 46209
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46209&action=edit
source code and input .t