aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch6.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_ch6.adb')
-rw-r--r--gcc/ada/exp_ch6.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/exp_ch6.adb b/gcc/ada/exp_ch6.adb
index 792208a..80a7e0d 100644
--- a/gcc/ada/exp_ch6.adb
+++ b/gcc/ada/exp_ch6.adb
@@ -1266,7 +1266,7 @@ package body Exp_Ch6 is
Reset_Analyzed_Flags (Lhs);
else
- Lhs := New_Occurrence_Of (Var, Loc);
+ Lhs := New_Occurrence_Of (Var, Loc);
end if;
Set_Assignment_OK (Lhs);
@@ -5649,7 +5649,7 @@ package body Exp_Ch6 is
declare
Decls : List_Id;
- Obj_Ptr : constant Entity_Id := Make_Temporary (Loc, 'T');
+ Obj_Ptr : constant Entity_Id := Make_Temporary (Loc, 'T');
begin
Decls := New_List (