summaryrefslogtreecommitdiffstats
path: root/gcc/ada/exp_ch6.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-22 12:42:17 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2008-08-22 12:42:17 +0000
commit9654d7b31e3f2f5c3649a0e0412231b27776e464 (patch)
tree60292d7423602025be8cf49f6a364f500f7448ea /gcc/ada/exp_ch6.ads
parentc30f7b3e5b9cc204712d86f2f82755b8566463d5 (diff)
downloadppe42-gcc-9654d7b31e3f2f5c3649a0e0412231b27776e464.tar.gz
ppe42-gcc-9654d7b31e3f2f5c3649a0e0412231b27776e464.zip
2008-08-22 Bob Duff <duff@adacore.com>
* exp_ch6.ads: Minor comment fix git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139449 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/exp_ch6.ads')
-rw-r--r--gcc/ada/exp_ch6.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/exp_ch6.ads b/gcc/ada/exp_ch6.ads
index 99b9576e17b..d69f9d01322 100644
--- a/gcc/ada/exp_ch6.ads
+++ b/gcc/ada/exp_ch6.ads
@@ -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
OpenPOWER on IntegriCloud