This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Fix whitespaces formatting in tree-ssa-ccp.c


On Mon, Apr 05, 2004 at 04:51:00PM -0400, Andrew Pinski wrote:
> +         the lhs.  In cases with IMA it is possible that it came
> +         from another, equivalent type at this point.  We have
> +	 already checked the equivalence in this case.
> +	 Match on type plus offset, to allow for unnamed fields.
> +	 We won't necessarily get the corresponding field for
> +	 unions; this is believed to be harmless.  */

You're mixing tabs and spaces; please pick one or the other.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]