]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
exp_ch6.ads: Minor comment fix
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 22 Aug 2008 12:42:17 +0000 (14:42 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 22 Aug 2008 12:42:17 +0000 (14:42 +0200)
2008-08-22  Bob Duff  <duff@adacore.com>

* exp_ch6.ads: Minor comment fix

From-SVN: r139449

gcc/ada/ChangeLog
gcc/ada/exp_ch6.ads

index d3a2d4c7798f3c33b32ace186647409e0dad7180..4a02aa9a27e6bc2b6c2834a1d84f70ba08adf943 100644 (file)
@@ -1,3 +1,37 @@
+2008-08-22  Robert Dewar  <dewar@adacore.com>
+
+       * sem_ch8.adb: Minor reformatting
+
+2008-08-22  Kevin Pouget  <pouget@adacore.com>
+
+       * s-shasto.ads, s-shasto.adb: Move Shared_Var_ROpen, Shared_Var_WOpen and
+       Shared_Var_Close procedure specifications from package spec to package body.
+
+       * rtsfind.ads: Remove RE_Shared_Var_Close, RE_Shared_Var_ROpen,
+       RE_Shared_Var_WOpen entries.
+
+       * exp_dist.adb: Update RE_Any_Content_Ptr to RE_Any_Container_Ptr in
+       Build_To_Any_Call, Build_TypeCode_Call and Build_From_Any_Call procedures.
+
+2008-08-22  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * init.c: adjust EH support code on Alpha/Tru64 as well.
+
+       * raise-gcc.c: Add back a couple of comments.
+
+2008-08-22  Ed Schonberg  <schonberg@adacore.com>
+
+       * exp_ch5.adb (Expand_Simple_Function_Return): If secondary stack is
+       involved and the return type is class-wide, use the type of the expression
+       for the generated access type. Suppress useless discriminant checks on the
+       allocator.
+
+2008-08-22  Bob Duff  <duff@adacore.com>
+
+       * exp_ch7.adb: Minor comment fix
+
+       * exp_ch6.ads: Minor comment fix
+
 2008-08-22  Thomas Quinot  <quinot@adacore.com>
 
        * sem_ch8.adb: Minor reformatting
index 99b9576e17b994ed75e696c3f154caff76f93b78..d69f9d01322cb6b41e2e309a24e9ffc7cc28a24a 100644 (file)
@@ -65,7 +65,7 @@ package Exp_Ch6 is
       --  caller or callee, and if the callee, whether to use the secondary
       --  stack or the heap. See Create_Extra_Formals.
       BIP_Final_List,
-      --  Present if result type has controlled parts. Pointer to caller's
+      --  Present if result type needs finalization. Pointer to caller's
       --  finalization list.
       BIP_Master,
       --  Present if result type contains tasks. Master associated with