Hi, Here is an updated patch for the missed expansions. This should apply on top of the bitpos expansion patch. I have verified that the patch does not cause any regressions in the testsuite on x86_64. I have also run splint and the perl scripts to see if I have missed any more. Regards, Siddhesh gdb/ChangeLog: * ada-lang.c (ada_value_primitive_packed_val): Expand NEW_OFFSET to LONGEST. * arm-tdep.c (arm_vfp_cprc_sub_candidate): Expand COUNT to LONGEST. * dwarf2loc.c (indirect_pieced_value): Expand THIS_SIZE_BITS to LONGEST. * sh-tdep.c (sh_push_dummy_call_fpu): Expand REG_SIZE to ssize_t. (sh_push_dummy_call_nofpu): Likewise.