On Thu, 9 Aug 2012 00:43:12 +0200, Jan wrote: > ada-lang.c:2315 > offset is LONGEST: > long new_offset = offset; > Turns out that this is the only one I had missed, so here's the fix for it. Regards, Siddhesh * ada-lang.c (ada_value_primitive_packed_val): Expand NEW_OFFSET to LONGEST.