From: Mike Stump Date: Wed, 9 May 2007 21:57:09 +0000 (+0000) Subject: Fix whitespacing X-Git-Tag: releases/gcc-4.3.0~5156 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6738920f5dc89113ef2435168ed014e061e18e26;p=thirdparty%2Fgcc.git Fix whitespacing From-SVN: r124583 --- diff --git a/gcc/ipa-type-escape.c b/gcc/ipa-type-escape.c index 921284db6675..7cdfbe13c1a0 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. */