BASEOP isn't an exact multiple of 8 bytes, so reordering pmop and cop
authorNicholas Clark <nick@ccl4.org>
Tue, 15 May 2007 07:36:57 +0000 (07:36 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 15 May 2007 07:36:57 +0000 (07:36 +0000)
commitd7f23a062a625a1f0067a15d3cea5401ea21006c
treed27293a7fec62e65eab4b9efa9a3dd5ea20764db
parenta4021b77cd29f9c157cba167a52eb3525afaf9ac
BASEOP isn't an exact multiple of 8 bytes, so reordering pmop and cop
to put a 32 bit member first elimiates structure padding on LP64.

p4raw-id: //depot/perl@31218
cop.h
op.h