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]

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


I was looking to Diego's suggestion of putting the cast transformations into
fold_stmt, I saw that a whole section of code which was formatted wrong, so
I reformatted it.



Committed as obvious.


Thanks,
Andrew Pinski


ChangeLog:


	* tree-ssa-ccp.c (fold_stmt_r): Fix whitespace formatting.
	(set_rhs): Likewise.


Attachment: fixformatting.diff.txt
Description: Text document


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