On Thu, 2024-05-23 at 14:03 +0000, Qing Zhao wrote: [...snip...]
> Is “location_adhoc_data” an available data structure in current GCC? > I just searched GCC source tree, cannot find it. It's in libcpp/include/line-table.h; see the big comment at the top of that file. Dave