https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Using the current master, -fdbg-cnt=ipa_cp_bits:10461 is first bad debug
counter value where (for
./src/gallium/targets/dri/libgallium_dri.so.wpa.076i.cp):

diff -u /tmp/good.txt /tmp/bad.txt
--- /tmp/good.txt       2020-08-10 23:29:57.234088465 +0200
+++ /tmp/bad.txt        2020-08-10 23:29:08.770350453 +0200
@@ -1414132,9 +1414132,10 @@
  param 2: value = 0x0, mask = 0xffffffff
 Propagated bits info for function nir_build_alu/631438:
  param 1: value = 0x110, mask = 0x1ff
-***dbgcnt: upper limit 10460 reached for ipa_cp_bits.***
 Propagated bits info for function addr_to_offset/632014:
  param 0: value = 0x0, mask = 0xfffffffffffffff8
+***dbgcnt: upper limit 10461 reached for ipa_cp_bits.***
+ param 2: value = 0x5, mask = 0x6
 Not considering _mesa_create_marshal_table/305172 for ipa bitwise propagation
; -fipa-bit-cp: disabled.
 Not considering pipe_reference_described.constprop/1065632 for VR discovery
and propagate; -fipa-ipa-vrp: disabled.
 Not considering pipe_resource_reference.constprop/1065631 for VR discovery and
propagate; -fipa-ipa-vrp: disabled.

Reply via email to