* exp_vfpt.ads: Add ??? comment for last change
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 26 May 2008 15:51:48 +0000 (17:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 26 May 2008 15:51:48 +0000 (17:51 +0200)
From-SVN: r135946

gcc/ada/exp_vfpt.ads

index 8bf02e79fd8e552ae2193cb0bfbdf588e080c159..fc73795cd55b73e9b1feab3cc7871075679d14f1 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.
+   --  Yes, but what does it do??? there is no hint anywhere in the spec or
+   --  body comments, need full spec here ???
 
    procedure Expand_Vax_Real_Literal (N : Node_Id);
    --  The node N is a real literal node where the type is a Vax floating-point