OSDN Git Service

2010-01-25 Bob Duff <duff@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada / exp_vfpt.ads
index 8bf02e7..fdca701 100644 (file)
@@ -46,8 +46,10 @@ package Exp_VFpt is
    --  target type, or both, are Vax floating-point type.
 
    procedure Expand_Vax_Foreign_Return (N : Node_Id);
-   --  The node N is a call to a foreign function that returns a Vax
-   --  float value in a floating point register.
+   --  The node N is a call to a foreign function that returns a Vax float
+   --  value in a floating point register. Wraps the call in an asm stub
+   --  that moves the return value to an integer location on Alpha/VMS,
+   --  noop everywhere else.
 
    procedure Expand_Vax_Real_Literal (N : Node_Id);
    --  The node N is a real literal node where the type is a Vax floating-point