]> git.ipfire.org Git - thirdparty/gcc.git/commit
Dump should be read only. Do not trigger new lookups.
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 22 Jun 2021 13:20:47 +0000 (09:20 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Wed, 23 Jun 2021 14:24:30 +0000 (10:24 -0400)
commit9d674b735f22aa9cf85629851783ce38f25087b5
tree8e954ddd8bcd5f47ce8efc692890676f701aa932
parent402c818ac0b19d168e9ffc0b3413344dd6020f6a
Dump should be read only. Do not trigger new lookups.

* gimple-range.cc (dump_bb): Use range_on_edge from the cache.
gcc/gimple-range.cc