aa85e3331f
This will avoid assertion failures about a size==0 in the upcoming change to regmask bitset handling, when collect_info() usees them to track references into the current alias table. We know that relative accesses won't go to the alias table, but that code doesn't. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37777>