https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64090
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-11-26
CC| |amodra at gmail dot com
Summary|internal compiler error: in |ipa-icf internal compiler
|verify_ssa, at |error: in verify_ssa, at
|tree-ssa.c:939 |tree-ssa.c:939
Ever confirmed|0 |1
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
This is some sort of error in ipa-icf.c The testcase __dev_get_by_index and
dev_get_by_index_rcu functions, even though they look very different, in fact
produce identical code.