Next: RM G Numerics, Previous: RM F 7 COBOL Support, Up: Implementation Advice
"Packed decimal should be used as the internal representation for objects of subtype S when S'Machine_Radix = 10."
Not followed. GNAT ignores S'Machine_Radix and always uses binary representations.