projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6adb603
)
Fix typo.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Mon, 23 Jan 2017 11:24:32 +0000
(12:24 +0100)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Mon, 23 Jan 2017 11:24:32 +0000
(12:24 +0100)
From-SVN: r244781
gcc/ada/freeze.adb
patch
|
blob
|
history
diff --git
a/gcc/ada/freeze.adb
b/gcc/ada/freeze.adb
index e6b934f3e598afee2def95725d3b8934c7bfdfd0..c1dbd33c557e2eb599b585be483fd9ad094dd021 100644
(file)
--- a/
gcc/ada/freeze.adb
+++ b/
gcc/ada/freeze.adb
@@
-8050,7
+8050,7
@@
package body Freeze is
end if;
-- Ensure that all anonymous access-to-subprogram types inherit the
- -- covention of their related subprogram (RM 6.3.1 13.1/3). This is
+ -- co
n
vention of their related subprogram (RM 6.3.1 13.1/3). This is
-- not done for a defaulted convention Ada because those types also
-- default to Ada. Convention Protected must not be propagated when
-- the subprogram is an entry because this would be illegal. The only