aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
diff options
context:
space:
mode:
authorSandra Loosemore <sandra@codesourcery.com>2019-01-09 16:44:56 -0500
committerSandra Loosemore <sandra@gcc.gnu.org>2019-01-09 16:44:56 -0500
commit155ed511cf8bb7ca99d663c333292d5b6796a2d7 (patch)
treefc58aefeb5d946589ce39d0614ebb28a8e7e1cff /gcc/ipa-pure-const.c
parent430002e1d97ca7b02d6c9baa1378bdda4fbf7527 (diff)
downloadgcc-155ed511cf8bb7ca99d663c333292d5b6796a2d7.zip
gcc-155ed511cf8bb7ca99d663c333292d5b6796a2d7.tar.gz
gcc-155ed511cf8bb7ca99d663c333292d5b6796a2d7.tar.bz2
PR other/16615 [4/5]
2019-01-09 Sandra Loosemore <sandra@codesourcery.com> PR other/16615 [4/5] gcc/ * config/pa/pa.c: Change "can not" to "cannot". * gimple-ssa-evrp-analyze.c: Likewise. * ipa-icf.c: Likewise. * ipa-polymorphic-call.c: Likewise. * ipa-pure-const.c: Likewise. * lra-constraints.c: Likewise. * lra-remat.c: Likewise. * reload1.c: Likewise. * reorg.c: Likewise. * tree-ssa-uninit.c: Likewise. gcc/ada/ * exp_ch11.adb: Change "can not" to "cannot". * sem_ch4.adb: Likewise. gcc/fortran/ * expr.c: Change "can not" to "cannot". libobjc/ * objc/runtime.h: Change "can not" to "cannot". From-SVN: r267786
Diffstat (limited to 'gcc/ipa-pure-const.c')
-rw-r--r--gcc/ipa-pure-const.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ipa-pure-const.c b/gcc/ipa-pure-const.c
index d2dcf7c..37b5885 100644
--- a/gcc/ipa-pure-const.c
+++ b/gcc/ipa-pure-const.c
@@ -1792,8 +1792,8 @@ propagate_nothrow (void)
function_or_virtual_thunk_symbol (&avail,
e->caller);
- /* We can use info about the callee only if we know it can
- not be interposed.
+ /* We can use info about the callee only if we know it
+ cannot be interposed.
When callee is compiled with non-call exceptions we also
must check that the declaration is bound to current
body as other semantically equivalent body may still