re PR ipa/92883 (ICE in compare_values_warnv)
authorJakub Jelinek <jakub@redhat.com>
Tue, 10 Dec 2019 21:04:57 +0000 (22:04 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 10 Dec 2019 21:04:57 +0000 (22:04 +0100)
commit27f418b8ec6d0a95c10844e468d2d579ea16d826
treede562f81b0d027b6f91efc28e1da1363385a1798
parent6b24e342cb30abb5c13e3092929837545a5bd49e
re PR ipa/92883 (ICE in compare_values_warnv)

PR ipa/92883
* ipa-cp.c (propagate_vr_across_jump_function): Pass jvr rather
than *jfunc->m_vr to intersect.  Formatting fix.

* gcc.dg/ipa/pr92883.c: New test.

From-SVN: r279194
gcc/ChangeLog
gcc/ipa-cp.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/pr92883.c [new file with mode: 0644]