[Bug ipa/78099] Typo in sem_function::get_hash
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 25 12:21:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78099
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Oct 25 12:20:19 2016
New Revision: 241510
URL: https://gcc.gnu.org/viewcvs?rev=241510&root=gcc&view=rev
Log:
Fix 2 typos in IPA ICF pass
* gcc.dg/ipa/ipa-icf-32.c: Removed one scanned pattern.
Martin Liska <mliska@suse.cz>
PR ipa/78099
* common.opt: Mark flag_ipa_icf_variables as Optimization flag.
* ipa-icf.c (sem_function::get_hash): Add target optimization
node to hash.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/common.opt
trunk/gcc/ipa-icf.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/ipa/ipa-icf-32.c
More information about the Gcc-bugs
mailing list