]> gcc.gnu.org Git - gcc.git/commit
re PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c:939)
authorChen Gang <gang.chen.5i5j@gmail.com>
Mon, 12 Jan 2015 09:02:33 +0000 (09:02 +0000)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 12 Jan 2015 09:02:33 +0000 (09:02 +0000)
commit9f54bf9c6f018c60c634be0521119b8727efffeb
tree9806beb17024f00e596ca7cc45df605dac10a4c2
parent90988f773c8e516007ead0d0d602a7c1708ddc23
re PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c:939)

PR ipa/64550

        PR ipa/64551
PR ipa/64552
* ipa-icf.c (sem_function::equals_private): Use '&&' instead of
'||' to fix typo issue.

* gcc/tree.h (target_opts_for_fn): Check NULL_TREE since it can
accept and return NULL.

From-SVN: r219449
gcc/ChangeLog
gcc/ipa-icf.c
gcc/tree.h
This page took 0.074599 seconds and 5 git commands to generate.