On Tue, Nov 5, 2024 at 10:57 AM Jason Merrill wrote:
>
> OK.
>
> On 11/3/24 5:22 PM, Lewis Hyatt wrote:
> > The modules implementation is necessarily sensitive to the internal workings
> > of class line_map, and so it needed changes in order to handle a 64-bit
> > location_t. The changes mostly bo
OK.
On 11/3/24 5:22 PM, Lewis Hyatt wrote:
The modules implementation is necessarily sensitive to the internal workings
of class line_map, and so it needed changes in order to handle a 64-bit
location_t. The changes mostly boil down to supporting that in the debug
dumping routines (which is acco
The modules implementation is necessarily sensitive to the internal workings
of class line_map, and so it needed changes in order to handle a 64-bit
location_t. The changes mostly boil down to supporting that in the debug
dumping routines (which is accomplished by using a new custom code %K for
tha