projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31e358e
)
Minor reformatting.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Tue, 2 May 2017 08:28:16 +0000
(10:28 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Tue, 2 May 2017 08:28:16 +0000
(10:28 +0200)
From-SVN: r247467
gcc/ada/checks.ads
patch
|
blob
|
history
diff --git
a/gcc/ada/checks.ads
b/gcc/ada/checks.ads
index 3df5c687c5169c0d47a604ec49766e6859b074b7..218bdca9a067ba50ee38b120628093cbd870311d 100644
(file)
--- a/
gcc/ada/checks.ads
+++ b/
gcc/ada/checks.ads
@@
-921,7
+921,7
@@
package Checks is
-- Ada 2005 (AI-231): Check bad usages of the null-exclusion issue
--
-- When a value for Comp is supplied (as in the case of an uninitialized
- -- null-excluding component within a composite object), a reported
error
+ -- null-excluding component within a composite object), a reported
warning
-- will indicate the offending component instead of the object itself.
procedure Remove_Checks (Expr : Node_Id);