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]

[Tuples][Patch] Cleanup for estimate_operator_cost


The substance of this fix was communicated to Oleg previously, and included
in his last patch.  This commit just cleans up a few details I had in
my sandbox.

	* tree-inline.c (estimate_operator_cost):
	Removed operators superseded by tuplified statement forms.
	Small cosmetic reordering of a few switch cases.

Approved by dnovillo.

Attachment: estimate-operator-cost-patch.txt
Description: Text document


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