Fix 2 typos in IPA ICF pass
commitb93ee1bb06d43c0547b4de6f1389deafa28a474c
authorMartin Liska <marxin@gcc.gnu.org>
Tue, 25 Oct 2016 12:20:19 +0000 (25 12:20 +0000)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 25 Oct 2016 12:20:19 +0000 (25 12:20 +0000)
tree9c50b069f6317b5844b0e47ced67a3705a4e9e07
parentbc352be13c2bc8dba38e7636f9d021bc13b50c46
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.

From-SVN: r241510
gcc/ChangeLog
gcc/common.opt
gcc/ipa-icf.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ipa-icf-32.c