This patch corrects range indexing of members in structs such as: struct packed { bit [0:7] [7:0] a; bit [0:15] b; } bar;