* exp_ch9.adb, inline.ads: Minor reformatting.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207246
138bc75d-0d04-0410-961f-
82ee72b054a4
+2014-01-29 Robert Dewar <dewar@adacore.com>
+
+ * exp_ch9.adb, inline.ads: Minor reformatting.
+
2014-01-29 Tristan Gingold <gingold@adacore.com>
* exp_ch9.adb (Is_Exception_Safe): Return true if no exceptions.
-- Start of processing for Is_Exception_Safe
begin
-
- -- When exceptions can not be propagated, the subprogram will always
- -- return normaly.
+ -- When exceptions can't be propagated, the subprogram returns normally
if No_Exception_Handlers_Set then
return True;
SPARK_Mode : SPARK_Mode_Type;
SPARK_Mode_Pragma : Node_Id;
-- SPARK_Mode for an instance is the one applicable at the point of
- -- instantiation.
+ -- instantiation. SPARK_Mode_Pragma is the related active pragma.
end record;
package Pending_Instantiations is new Table.Table (