summaryrefslogtreecommitdiff
path: root/gcc/ipa-type-escape.c
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-09 21:57:09 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-09 21:57:09 +0000
commit139073accd57900f6b4a15762d61141cd14749ec (patch)
tree57b03e330fb749efc5a0ca8b90599fc32b0ab8a2 /gcc/ipa-type-escape.c
parentf59e0622edfeec49ef69d6c00121e8f248dbf4cc (diff)
downloadgcc-139073accd57900f6b4a15762d61141cd14749ec.tar.gz
Fix whitespacing
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124583 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ipa-type-escape.c')
-rw-r--r--gcc/ipa-type-escape.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-type-escape.c b/gcc/ipa-type-escape.c
index 921284db667..7cdfbe13c1a 100644
--- a/gcc/ipa-type-escape.c
+++ b/gcc/ipa-type-escape.c
@@ -1662,7 +1662,7 @@ ipa_init (void)
/* Check out the rhs of a static or global initialization VNODE to see
if any of them contain addressof operations. Note that some of
- these variables may not even be referenced in the code in this
+ these variables may not even be referenced in the code in this
compilation unit but their right hand sides may contain references
to variables defined within this unit. */