https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112303
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> --- Looks like so, can you test that? I think !(bb->count >= new_count) is good, we're using this kind of compare regularly.
rguenth at gcc dot gnu.org via Gcc-bugs Tue, 26 Mar 2024 03:36:17 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112303
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> --- Looks like so, can you test that? I think !(bb->count >= new_count) is good, we're using this kind of compare regularly.