Tested by cross compiler target ia64-hp-openvms
* config/vms/vms.opt (vms_float_format): New variable.
From-SVN: r208433
+2014-03-08 Douglas B Rupp <rupp@gnat.com>
+
+ * config/vms/vms.opt (vms_float_format): New variable.
+
2014-03-08 Tobias Burnus <burnus@net-b.de>
* doc/invoke.texi (-fcilkplus): Update implementation
EnumValue
Enum(vms_pointer_size) String(long) Value(VMS_POINTER_SIZE_64)
+; The float representation format in effect for Ada
+Variable
+char vms_float_format = 'I'
+
; This comment is to ensure we retain the blank line above.