r221147 - in /trunk/gcc: ChangeLog ipa-icf.c

marxin@gcc.gnu.org marxin@gcc.gnu.org
Tue Mar 3 12:10:00 GMT 2015


Author: marxin
Date: Tue Mar  3 12:10:57 2015
New Revision: 221147

URL: https://gcc.gnu.org/viewcvs?rev=221147&root=gcc&view=rev
Log:
ICF: Use bit or instead of if branch.

	* ipa-icf.c (sem_item_optimizer::merge_classes): Use bit or
	instead of if branch.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c



More information about the Gcc-cvs mailing list