https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72848
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- I wonder whether HWI is 32bits in your case. You'll hit the assert when a counter overflow occurs.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72848
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- I wonder whether HWI is 32bits in your case. You'll hit the assert when a counter overflow occurs.