From 6738920f5dc89113ef2435168ed014e061e18e26 Mon Sep 17 00:00:00 2001 From: Mike Stump Date: Wed, 9 May 2007 21:57:09 +0000 Subject: [PATCH] Fix whitespacing From-SVN: r124583 --- gcc/ipa-type-escape.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.30.2