aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/inline.adb
diff options
context:
space:
mode:
authorHristian Kirtchev <kirtchev@adacore.com>2017-01-13 10:47:25 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2017-01-13 11:47:25 +0100
commit72cdccfa16f98ad52e7a6e80a0838ba9c183f789 (patch)
tree5d5c4bdb865b0a2565c56124c6c4c4c4f38938c1 /gcc/ada/inline.adb
parentfae8eb5b9656d7e2bc42e4b48e627ff17de62dee (diff)
downloadgcc-72cdccfa16f98ad52e7a6e80a0838ba9c183f789.zip
gcc-72cdccfa16f98ad52e7a6e80a0838ba9c183f789.tar.gz
gcc-72cdccfa16f98ad52e7a6e80a0838ba9c183f789.tar.bz2
sem_aggr.adb, [...]: Minor reformatting.
2017-01-13 Hristian Kirtchev <kirtchev@adacore.com> * sem_aggr.adb, sem_ch3.adb, inline.adb, sem_util.adb, exp_ch4.adb, exp_aggr.adb: Minor reformatting. From-SVN: r244416
Diffstat (limited to 'gcc/ada/inline.adb')
-rw-r--r--gcc/ada/inline.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/inline.adb b/gcc/ada/inline.adb
index 1724203..9fb47ef 100644
--- a/gcc/ada/inline.adb
+++ b/gcc/ada/inline.adb
@@ -3201,6 +3201,7 @@ package body Inline is
then
pragma Assert (not (Is_By_Reference_Type (Etype (A))));
pragma Assert (not (Is_Limited_Type (Etype (A))));
+
Append_To (Decls,
Make_Object_Declaration (Loc,
Defining_Identifier => Make_Temporary (Loc, 'C'),