https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118167
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- We optimise the assert() out in sum_span_as_indices, but not in sum_span_as_pointers where pointers are used.
sjames at gcc dot gnu.org via Gcc-bugs Sat, 21 Dec 2024 13:53:31 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118167
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- We optimise the assert() out in sum_span_as_indices, but not in sum_span_as_pointers where pointers are used.