summarylogtreecommitdiffstats
path: root/patch-a4g-encl_el.adb
diff options
context:
space:
mode:
authorRod Kay2017-06-16 17:02:21 +1000
committerRod Kay2017-06-16 17:02:21 +1000
commit36f78495f68c65298c27b6904c931e81005129eb (patch)
tree9d72effcd652c933e2e0742aa87f6fb621b15d40 /patch-a4g-encl_el.adb
parent7e8259c6fa7404580d250eaa08014c108053ba79 (diff)
downloadaur-36f78495f68c65298c27b6904c931e81005129eb.tar.gz
Update to gpl2017 version
Diffstat (limited to 'patch-a4g-encl_el.adb')
-rw-r--r--patch-a4g-encl_el.adb19
1 files changed, 0 insertions, 19 deletions
diff --git a/patch-a4g-encl_el.adb b/patch-a4g-encl_el.adb
deleted file mode 100644
index 349d426f5fde..000000000000
--- a/patch-a4g-encl_el.adb
+++ /dev/null
@@ -1,19 +0,0 @@
-*** asis/a4g-encl_el.adb 2016-05-16 19:17:27.000000000 +1000
---- asis/a4g-encl_el.adb-new 2016-06-04 11:32:33.972410280 +1000
-***************
-*** 2798,2804 ****
-
- if Nkind (Rough_Result_Node) = N_Subprogram_Body
- and then not (Comes_From_Source (Rough_Result_Node))
-! and then Was_Expression_Function (Rough_Result_Node)
- then
- Set_Int_Kind
- (Rough_Result_Element, An_Expression_Function_Declaration);
---- 2798,2804 ----
-
- if Nkind (Rough_Result_Node) = N_Subprogram_Body
- and then not (Comes_From_Source (Rough_Result_Node))
-! and then Sinfo.Was_Expression_Function (Rough_Result_Node)
- then
- Set_Int_Kind
- (Rough_Result_Element, An_Expression_Function_Declaration);