[Bug ipa/64550] [5 Regression] IPA fixes cause ICE in tree-ssa.c:939
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 12 09:08:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64550
--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #6)
> Author: marxin
> Date: Mon Jan 12 09:02:33 2015
> New Revision: 219449
>
> URL: https://gcc.gnu.org/viewcvs?rev=219449&root=gcc&view=rev
> Log:
> 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.
>
>
> Modified:
> trunk/gcc/ChangeLog
> trunk/gcc/ipa-icf.c
> trunk/gcc/tree.h
Wrong PR link, this revision does not fix this issue.
More information about the Gcc-bugs
mailing list