Hi! On Thu, Jul 10, 2025 at 12:10:16PM +0000, Sadineni, Harish wrote: > Ping for [1]https://gcc.gnu.org/pipermail/gcc-patches/2022-August/599882.html. > > This patch avoids embedding full build paths into generated headers by using > only the basename of the source file. This helps to improve build > reproducibility, particularly in environments where build paths vary but > source > files are preserved for debugging. > Can this patch be merged to gcc or do let us know if there are any issues, so > that we can update the patch accordingly
The patch was not cc:ed to the maintainers, so we didn't see it. Please repost, cc:ing us. Also show examples of old and new output! Segher