Fix UNPACK with -fomit-interface-pragmas.
We were missing a case, so that you could expose a constructor with UNPACKed fields, but the field tpye was trimmed, and hence can't be expanded. Fixes Trac #5252 (revived)
Please register or sign in to comment