Commit 21d89690 by Douglas B Rupp Committed by Douglas Rupp

Fixes reported build failure.

Tested by cross compiler target ia64-hp-openvms

	* config/vms/vms.opt (vms_float_format): New variable.

From-SVN: r208433
parent 634b8e9b
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
......
......@@ -56,4 +56,8 @@ Enum(vms_pointer_size) String(64) Value(VMS_POINTER_SIZE_64)
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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment