Commit 643519b7 by Diego Novillo Committed by Diego Novillo

ipa-type-escape.c: Tidy some comments and white space.


	* ipa-type-escape.c: Tidy some comments and white space.
	* tree-ssa-operands.c: Likewise.

From-SVN: r111310
parent 4b9e501c
2006-02-20 Diego Novillo <dnovillo@redhat.com>
* ipa-type-escape.c: Tidy some comments and white space.
* tree-ssa-operands.c: Likewise.
2006-02-20 Andrew Pinski <pinskia@physics.uc.edu> 2006-02-20 Andrew Pinski <pinskia@physics.uc.edu>
PR tree-opt/25879 PR tree-opt/25879
......
...@@ -394,7 +394,7 @@ ipa_type_escape_type_contained_p (tree type) ...@@ -394,7 +394,7 @@ ipa_type_escape_type_contained_p (tree type)
get_canon_type_uid (type, true, false)); get_canon_type_uid (type, true, false));
} }
/* Return true a modification to a field of type FIELD_TYPE cannot /* Return true if a modification to a field of type FIELD_TYPE cannot
clobber a record of RECORD_TYPE. */ clobber a record of RECORD_TYPE. */
bool bool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment